0.1.0 • Published 7 years ago

asapp-messenger v0.1.0

Weekly downloads
3
License
-
Repository
-
Last release
7 years ago

asapp messenger dualmode

https://raw.github.com/frenchamnesty/asapp-messenger/master/public/asapp.png

ASAPP Messenger is a simple chat demo predominately using React, Javascript, Redux, and HTML/CSS.

Its scaffolding makes it extremely flexibile in response to scaling demands as all storing data is isolated to the top logic of the application, meaning modifications to the code within smaller components need not force one to reinvent the wheel.

The app is configured to manage unique message threads, users, message data, and toggling between unique threads while logged on as the same user without losing the logs from the other threads being accessed.

The UI/UX draws on the clean lines and cohesive aesthetic consistent across successful chat platforms like Slack, iMessage, and WhatsApp.

In order to install ASAPP:

Installing

npm install 

Enjoy!

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc