{"id":20563318,"url":"https://github.com/siddhant-vij/note-taking-app","last_synced_at":"2026-04-11T12:04:54.430Z","repository":{"id":228640409,"uuid":"773653256","full_name":"siddhant-vij/Note-Taking-App","owner":"siddhant-vij","description":"Practice project for Non-Relational DBMS | CRUD App | CLI tool for efficient note management.","archived":false,"fork":false,"pushed_at":"2024-05-05T11:39:48.000Z","size":5026,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T19:36:52.842Z","etag":null,"topics":["bash","cli-app","cpp","crud-application","dbms","go","java","mongodb","non-relational-database","python"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siddhant-vij.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-18T06:40:04.000Z","updated_at":"2024-05-05T11:39:51.000Z","dependencies_parsed_at":"2024-05-05T12:30:58.138Z","dependency_job_id":"21f2fc71-b41d-45e0-b471-3c42806309ef","html_url":"https://github.com/siddhant-vij/Note-Taking-App","commit_stats":null,"previous_names":["siddhant-vij/note-taking-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FNote-Taking-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FNote-Taking-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FNote-Taking-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddhant-vij%2FNote-Taking-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siddhant-vij","download_url":"https://codeload.github.com/siddhant-vij/Note-Taking-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242171629,"owners_count":20083595,"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":["bash","cli-app","cpp","crud-application","dbms","go","java","mongodb","non-relational-database","python"],"created_at":"2024-11-16T04:17:37.370Z","updated_at":"2026-04-11T12:04:54.396Z","avatar_url":"https://github.com/siddhant-vij.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Note-Taking App\n\nA command-line application designed to simplify the process of creating, organizing, and finding notes. Efficient note management - code in Bash, Java, C++, Go \u0026 Python.\n\u003cbr\u003e\n\u003cbr\u003e\nUtilizing a non-relational database, it caters to users looking for a quick and efficient way to manage their notes, reminders, and to-dos. With features like tagging, searching, and categorization, it's an ideal solution for personal information management.\n\n\u003cbr\u003e\n\n## Table of Contents\n\n1. [Features](#features)\n1. [Technical Scope](#technical-scope)\n1. [Installation and Usage](#installation-and-usage)\n1. [Contributing](#contributing)\n1. [License](#license)\n\n\u003cbr\u003e\n\n## Features\n\n- **CRUD Operations**: Create, read, update, and delete notes.\n- **Tagging System**: Assign tags to notes for easier categorization and retrieval.\n- **Search Functionality**: Search notes by content, title, or tags.\n- **Data Persistence**: Store book data in a non-relational database.\n- **Query Operations**: Perform simple-to-advanced queries on the database.\n\n\u003cbr\u003e\n\n## Technical Scope\n\n- **Database**: MongoDB for data storage and management.\n- **Languages**: Implementations in Bash, Java, C++, Go, and Python.\n- **CLI Interface**: Simple and intuitive command-line interface for user interaction.\n- **Problem Solving**: Solve the problems in the problem statements (problems.txt) using the random data (input_data.csv).\n\n\u003cbr\u003e\n\n## Installation and Usage\n\n1. **Clone the Repository**:\n    ```bash\n    git clone https://github.com/siddhant-vij/Note-Taking-App.git\n    ```\n2. **Navigate to Language Directory**:\n    ```bash\n    cd Note-Taking-App/[language]\n    ```\n3. **Install Dependencies**: Standard instructions to be followed for each language, if any external dependency.\n4. **Install the required database**: Standard instructions to be followed for each database, as required.\n3. **Build and Run the Application**: Standard instructions to be followed for each language.\n4. **Using the CLI**: Follow the on-screen prompts to perform database operations.\n\n\u003cbr\u003e\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. **Fork the Project**\n2. **Create your Feature Branch**: \n    ```bash\n    git checkout -b feature/AmazingFeature\n    ```\n3. **Commit your Changes**: \n    ```bash\n    git commit -m 'Add some AmazingFeature'\n    ```\n4. **Push to the Branch**: \n    ```bash\n    git push origin feature/AmazingFeature\n    ```\n5. **Open a Pull Request**\n\n\u003cbr\u003e\n\n## License\n\nDistributed under the MIT License. See [`LICENSE`](https://github.com/siddhant-vij/Note-Taking-App/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-vij%2Fnote-taking-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhant-vij%2Fnote-taking-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-vij%2Fnote-taking-app/lists"}