Checklist
Mobile
Authorization
- [ ] Login with valid credentials
- [ ] Login with wrong password
- [ ] Login with unregistered email
- [ ] Empty fields validation
- [ ] Forgot password
Registration
- [ ] Registration with valid data
- [ ] Registration with invalid email format
Events
- [ ] Create event with valid data
- [ ] Create event with empy fields
- [ ] Create event without title
- [ ] Check existing events
- [ ] View details of events
- [ ] Participate events
- [ ] Edit events created by me
Update profile
- [ ] Update photo
- [ ] Update location
- [ ] Update telegram alias
Map
- [ ] Load map
- [ ] Check city and who live there
Admin panel
Users
- [ ] Verify users
- [ ] Ban user
- [ ] View user profile
Events management
- [ ] Approve events
- [ ] Reject events
- [ ] Cancel approved events
- [ ] View events details
Others
- [ ] Login
- [ ] Logout
- [ ] Add new admin