LocalChat is a modern local storage chat app that allows users to create accounts, chat to individuals and groups, edit account,log out, log in, see who is online, and see messages as well as their timestamps; all without having to connect to external networks.
LocalChat priotizes safety and security of users. For your safety, you will not be connected to external networks. LocalChat not connecting to external networks ensures that hackers cannot access your private information.
LocalChat is a modern local chat app that allows users to create accounts, chat to individuals and groups, edit account,log out, log in, see who is online, and see messages as well as their timestamps; all without having to connect to external networks.
1. Authentication and authorisation management
- user can register
- user can log in
- user can access their unique profile
2. User/Profile management
- user can access their personal information
- user can update their personal information
- user can log out of their profile
- user can see other user's profile
3. Chat subsystem
- user are able to see and message online and offline users
- users are able to see and message groups
- users are able to recieve and send messages in real time
*I nstall Live Server VS Code extension
- Run index.html with Live Server
*I nstall Live Server VS Code extension
- Run index.html with Live Server
- visit galane-dev.github.io/LocalChat/