{"id":23096769,"url":"https://github.com/qobulovasror/note-mobile-app","last_synced_at":"2026-05-07T11:33:22.014Z","repository":{"id":267046209,"uuid":"857430165","full_name":"qobulovasror/note-mobile-app","owner":"qobulovasror","description":"Simple note and todo app with react native and expo","archived":false,"fork":false,"pushed_at":"2024-12-29T15:53:07.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T12:05:59.727Z","etag":null,"topics":["expo","notes","react-native","todo"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/qobulovasror.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-09-14T16:30:35.000Z","updated_at":"2025-01-14T02:37:31.000Z","dependencies_parsed_at":"2024-12-07T23:25:48.682Z","dependency_job_id":"8aa16aa4-5191-4b49-a27f-aff3a72652ed","html_url":"https://github.com/qobulovasror/note-mobile-app","commit_stats":null,"previous_names":["qobulovasror/note-mobile-app-with-react-native"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/qobulovasror/note-mobile-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qobulovasror%2Fnote-mobile-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qobulovasror%2Fnote-mobile-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qobulovasror%2Fnote-mobile-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qobulovasror%2Fnote-mobile-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qobulovasror","download_url":"https://codeload.github.com/qobulovasror/note-mobile-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qobulovasror%2Fnote-mobile-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32735183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["expo","notes","react-native","todo"],"created_at":"2024-12-16T22:48:15.060Z","updated_at":"2026-05-07T11:33:21.985Z","avatar_url":"https://github.com/qobulovasror.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes \u0026 To-Do App  \n\nA simple and efficient Notes and To-Do application built using **React Native** and **Expo**. This app allows users to create, manage, and organize their notes and tasks conveniently on their mobile devices. \n\n\u003cdiv style=\"display: flex; flex-direction: row;\"\u003e\n   \u003cimg src=\"https://github.com/user-attachments/assets/885ed17d-eef9-44d6-ba0c-da03d3b4b72a\" width=\"200px\"/\u003e\n   \u003cimg src=\"https://github.com/user-attachments/assets/e8284722-84de-4531-9551-41c806425582\" width=\"200px\"/\u003e\n   \u003cimg src=\"https://github.com/user-attachments/assets/c50a7a05-1efc-4cad-bfa1-7950ece4e195\" width=\"200px\"/\u003e\n   \u003cimg src=\"https://github.com/user-attachments/assets/d3abcd3f-23ed-4665-bdee-112aa1f73055\" width=\"200px\"/\u003e\n\n\u003c/div\u003e\n \n\n## Features  \n\n- **Create Notes:** Add notes with ease.  \n- **To-Do List:** Organize your tasks with a to-do list.  \n- **Edit \u0026 Delete:** Edit or delete existing notes and tasks.  \n- **Mark Complete:** Mark tasks as completed.  \n- **Search Functionality:** Quickly find notes or tasks.  \n- **User-Friendly Interface:** Intuitive and clean design for better user experience.  \n\n## Installation  \n\nTo run this application on your local device:  \n\n1. Clone the repository:  \n   ```bash  \n   git clone https://github.com/qobulovasror/note-mobile-app.git  \n   ```  \n\n2. Navigate to the project directory:  \n   ```bash  \n   cd note-mobile-app  \n   ```  \n\n3. Install the dependencies:  \n   ```bash  \n   npm install  \n   ```  \n\n4. Start the app using Expo:  \n   ```bash  \n   npx expo start  \n   ```  \n\n5. Scan the QR code with the Expo Go app on your mobile device to run the application.  \n\n## Usage  \n\n1. Open the app on your mobile device.  \n2. Create new notes or tasks using the \"+\" button.  \n3. View, edit, or delete existing notes and tasks.  \n4. Mark tasks as completed when finished.  \n\n## Technologies Used  \n\n- **React Native**  \n- **Expo**  \n\n## Contribution  \n\nFeel free to contribute to this project!  \n\n1. Fork the repository.  \n2. Create a new branch:  \n   ```bash  \n   git checkout -b feature-name  \n   ```  \n3. Make your changes and commit them:  \n   ```bash  \n   git commit -m \"Add your message here\"  \n   ```  \n4. Push to the branch:  \n   ```bash  \n   git push origin feature-name  \n   ```  \n5. Submit a pull request.  \n\n\n## Conclusion 🔚\nCongratulations! You've reached the end of the README file for our project 😊. We hope this documentation has provided you with all the necessary information to understand, install, and contribute to the project effectively.\n\nIf you have any questions, feedback, or suggestions, please don't hesitate to reach out to us. Your input is valuable and helps us improve the project for everyone.\n\nThank you for your interest and support in our project. Happy coding! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqobulovasror%2Fnote-mobile-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqobulovasror%2Fnote-mobile-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqobulovasror%2Fnote-mobile-app/lists"}