Chat With Me is a system that allows users to communicate in real time. All users can add, edit and delete own messages. All screens and functions of the chat should work without reloading the page.
- Home / Message List
- Authorization form
- Registration form
- Error page
- Guest - Unregistered user. All users are guests by default.
- Registered User
-
User can SignIn / SignOut by using email and password
-
Registered User can add, edit and delete own message (fill with Autor, Date, Text). User can write private messages to another user.
-
Ability to view all messages for Unregistered Users.
-
Messages can be filtered by:
- Author's name
- Date
- Text
- Project type: SPA (Single Page Application)
- Supported Browsers: Latest version of Chrome

