Skip to content

This is a complete open-source app made with no architechture or any other fancy stuff to make it friendly for beginner devs

License

Notifications You must be signed in to change notification settings

gdsc-pdeu/MeraList

Repository files navigation

MeraList

GitHub license
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.

Feel free to contribute and share your thoughts about it.

What's in this version?

This version has a very basic implementaion of a notes making app with offline storage by Room db save, delete,fetchall, select multiple notes.

Issues in this version

Bold is not being saved as spannable is not supported by roomDB

What can be done?

Make a meta data for corresponding selected text and store it in seprate room table and do string manipulation everytime while loading.

What's to be done?

  • Bold and Italics text storage
  • Adding text through image detection
  • Checkboxes
  • Images and URL support
  • Note color assignment
  • Connecting to the cloud

What do you need to get started?

Latest version of android studio and basic android and googling skills will get you going.

How to contribute?

All contributions are welcomed, Properly describe changes made and attach supporting ScreenShots in the PR. For major changes first open an issue.

Author and contributors

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

Current images of the app

About

This is a complete open-source app made with no architechture or any other fancy stuff to make it friendly for beginner devs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages