This is a complete open-source app made with no architechture or any other fancy stuff to make it friendly for beginner devs.
We also aim to make a website where we can access and edit the notes. More on That soon.
This version has a very basic implementaion of a notes making app with offline storage by Room db save, delete,fetchall, select multiple notes.
Bold is not being saved as spannable is not supported by roomDB
Make a meta data for corresponding selected text and store it in seprate room table and do string manipulation everytime while loading.
- Bold and Italics text storage
- Adding text through image detection
- Checkboxes
- Images and URL support
- Note color assignment
- Connecting to the cloud
All contributions are welcomed, Properly describe changes made and attach supporting ScreenShots in the PR. For major changes first open an issue.
Initial work and maintaining: Mihir Shah
UI changes: Parikshit Agarwal
UI changes + added Italics and color in edit notes: Utsav Mehta
UI changes & other enhancements: Siddhraj Rathod
UI changes: Kevin Patel