{"id":23633371,"url":"https://github.com/sxryxnshs5/lekh-note_app","last_synced_at":"2026-04-17T03:02:13.981Z","repository":{"id":250600260,"uuid":"819958291","full_name":"SxryxnshS5/Lekh-Note_App","owner":"SxryxnshS5","description":"Lekh is a simple and user-friendly note-taking app built with Flutter and Firebase. It allows users to create, save, and view their notes seamlessly. The app ensures that each user's notes are securely stored and accessible only to them. ","archived":false,"fork":false,"pushed_at":"2024-08-03T13:30:31.000Z","size":329,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T04:51:01.194Z","etag":null,"topics":["firebase","flutter","note-taking-app"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SxryxnshS5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-25T14:12:31.000Z","updated_at":"2024-08-15T21:00:18.000Z","dependencies_parsed_at":"2024-07-28T19:12:03.600Z","dependency_job_id":"22d091ed-b911-4ae1-bab3-9f60475e49c0","html_url":"https://github.com/SxryxnshS5/Lekh-Note_App","commit_stats":null,"previous_names":["sxryxnshs5/lekh","sxryxnshs5/lekh-note_app"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SxryxnshS5%2FLekh-Note_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SxryxnshS5%2FLekh-Note_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SxryxnshS5%2FLekh-Note_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SxryxnshS5%2FLekh-Note_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SxryxnshS5","download_url":"https://codeload.github.com/SxryxnshS5/Lekh-Note_App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239560817,"owners_count":19659319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase","flutter","note-taking-app"],"created_at":"2024-12-28T04:51:07.872Z","updated_at":"2025-11-08T20:30:25.360Z","avatar_url":"https://github.com/SxryxnshS5.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"### README for Lekh\n\n# Lekh\n\nLekh is a simple and user-friendly note-taking app built with Flutter and Firebase. It allows users to create, save, and view their notes seamlessly. The app ensures that each user's notes are securely stored and accessible only to them. \n\n## Features\n\n- User Authentication with Firebase\n  - Register new users\n  - Login for existing users\n  - Email verification\n- Note Management\n  - Create new notes\n  - View a list of saved notes\n  - Expand and collapse long notes\n  - Scrollable interface to manage multiple notes\n- Secure and efficient storage with Firebase Firestore\n\n## Screenshots\n\nhttps://drive.google.com/drive/folders/1MWe2hdwjBw9gZqZ5oD8uZ3KxwrG-_O1r?usp=sharing\n\n## Installation\n\n### Prerequisites\n\n- Flutter SDK: [Install Flutter](https://flutter.dev/docs/get-started/install)\n- Firebase Account: [Create Firebase Project](https://firebase.google.com/)\n\n### Setup\n\n1. **Clone the repository:**\n\n   ```sh\n   git clone https://github.com/your_username/lekh.git\n   cd lekh\n   ```\n\n2. **Install dependencies:**\n\n   ```sh\n   flutter pub get\n   ```\n\n3. **Firebase Setup:**\n\n   - Follow the instructions to add Firebase to your Flutter app: [Add Firebase to your Flutter app](https://firebase.google.com/docs/flutter/setup)\n   - Replace the contents of `lib/firebase_options.dart` with your Firebase project configuration.\n\n4. **Run the app:**\n\n   ```sh\n   flutter run\n   ```\n\n## Usage\n\n1. **Register:**\n   - Open the app and register a new account using your email and password.\n   - Verify your email through the link sent to your email address.\n\n2. **Login:**\n   - Log in using your registered email and password.\n\n3. **Create a Note:**\n   - Enter your note in the text field provided and click \"Add Note\".\n\n4. **View Notes:**\n   - Scroll through your notes. Click on a note to expand or collapse it.\n\n5. **Logout:**\n   - Click on the logout icon in the top right corner of the app to sign out.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n1. Fork the repository.\n2. Create a new branch: `git checkout -b feature-branch`\n3. Make your changes and commit them: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin feature-branch`\n5. Open a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nIf you have any questions or feedback, please feel free to reach out:\n\n- Email: suryansh.cloud@gmail.com\n- GitHub: [SxryxnshS5](https://github.com/SxryxnshS5)\n\n---\n\nThank you for using Lekh! Happy note-taking!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsxryxnshs5%2Flekh-note_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsxryxnshs5%2Flekh-note_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsxryxnshs5%2Flekh-note_app/lists"}