A new Flutter project.
- create mockup in Figma DONE
- prepare tools (Github project, Google Firebase project) DONE
- create pages and implement basic design DONE
- create authentication DONE
- create chat
Simplified version of Telegram
User registration and authentication (logging in)
Predefined chats (student-student, student-teacher, teacher-teacher)
Text chats only
- Flutter
- Firebase
- Starting page (description of a project and “Get started” button)
- Login page (Name, password)
- Sign up page (Name, password, email, phone number)
- Choose chat page (s-s, s-t, t-t)
- User page (Name, email, phone number)
- Chat page (see only text messages)