An Android app for copying textual data across mobile and desktop in real time
(https://www.youtube.com/watch?v=tYjTO16w-Bk)
- It is a Android App and also a Web App that allows users to share text data across Mobile and Desktop at Realtime.
- So user copies or writes a text note into the app and that note get stored at cloud database.
- And fetches it to all the devices in which uses is logged in.
- For Web App :
- Material Design Lite for UI
- Firestore for Database
- Django for Backend
- For Android App :
- Flutter for UI and Logic
- Firebase for Database
- I learned :
- Django web app development
- Django Firebase integration
- Hosting Django app on #Heroku
- Flutter Firebase integration
- Flutter State Management
- Flutter Routes