CitRep-appwrite
CitRep is the prototype of an application to send complaints to a municipality, it is designed to speed up the complaint processes in the cities and towns of Mexico
The application is designed by clean arquitecture pattern.
TechStack
Setup
- Install appwrite in your local docker
- Replace projectId and endpoint url in build.gradle
- Generate a post and notifications collections and replace ids in build.gradle
- Create a bucket and replace id in build.gradle
Appwrite features implemented
- Create account
- Create session with user and password
- Delete Session
- Get Account
- Email verification
- Get avatar with the name
- Database list documents
- RealTime
- Create and save a new document
- Upload and download image from appwrite bucket
Screen gifs
Signup
Login
Post simple
Post with images
Navigation
Email verification flow