Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.09 KB

File metadata and controls

50 lines (34 loc) · 2.09 KB

📝 MyNotes - Android Note Keeping Application

MyNotes is a fully functional Android note-keeping application designed to help users organize their tasks, and important information in a simple and secure way.
The app supports user authentication with email validation for login and signup, and allows creating, reading, updating, and deleting notes (CRUD operations). In addition, it supports image uploading and filtering important contents by marking them as important.


💡 Project Idea

The idea behind MyNotes is to provide a lightweight and easy-to-use android mobile application for managing personal information. Users often need a digital space to:

  • Keep track of tasks, and personal notes
  • Organize contacts or small pieces of information efficiently
  • Secure their notes with authentication
  • Mark important if required for quick filtering and navigation

This app focuses on simplicity while offering essential features for note management, making it suitable for all individuals.
Using SQLite, the app stores all data locally, ensuring fast performance without the need for external servers. It also lays the foundation for further enhancements, such as ** cloud sync ** features.


Quick Details:

  • Technologies Used: Java, Android Studio, SQLite Database
  • Features: Login, Signup, Password Reset, Note Creation, Updating, Reading, Deleting

🌟 Future Enhancements

  • Add support for attachments such as PDFs, and other files
  • Implement cloud backup for notes

❗Disclaimer:

  • Publishing this app to the Google Play Store is strictly prohibited.
  • This project is for learning purposes only

⚙️ Installation

  1. Install Java & Android Studio from the official websites.
  2. Clone this repository and run

Sketch of the Features:

App Sketch App Sketch