Pick Notes is an Android application that allows users to perform CRUD (Create, Read, Update, Delete) operations on notes. It provides a simple and intuitive interface for managing personal notes conveniently. The application also includes authentication with client-side validations to ensure secure access to the note management functionality.
- Offline First Experience
- Authentication: Secure user authentication with client-side validations.
- User-friendly Interface: Simple and intuitive interface for seamless note management.
- Feedback: In-app feedback feature for bugs reporting
To build and run the Pick Notes project on your local environment, follow these steps:
- Clone the Repository:
git clone https://github.com/your-username/pick-notes.git
- Open in Android Studio:
- Launch Android Studio.
- Choose "Open".
- Navigate to the directory where you cloned the repository and select it.
- Build and Run:
- Once the project is loaded, click on the "Run" button or press Shift + F10 to build and run the application on your connected device or emulator.
- Explore the Application:
- Test the authentication process with client-side validations.
- Explore the functionality of the application by creating, reading, updating, and deleting notes. Feel free to contribute to the project by submitting bug reports, feature requests, or pull requests.
- This project created and maintained by Rohit.