{"id":15107501,"url":"https://github.com/hashirmeraj/note-saver","last_synced_at":"2025-04-05T13:42:10.991Z","repository":{"id":254235115,"uuid":"845902753","full_name":"hashirmeraj/note-saver","owner":"hashirmeraj","description":"\"Note Saver\" is a to-do list app using HTML, CSS, Bootstrap, JavaScript, PHP, and MySQL. It lets users add, edit, and delete notes. The app features a data table with pagination, making it easy to navigate through tasks, even with a growing list. It's a simple and efficient way to manage your to-dos.","archived":false,"fork":false,"pushed_at":"2024-09-24T07:44:39.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T09:49:28.506Z","etag":null,"topics":["database","datatable","jquery","mysql","php","phpmyadmin","todoapp","todolist"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/hashirmeraj.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-08-22T06:37:18.000Z","updated_at":"2024-09-24T07:44:42.000Z","dependencies_parsed_at":"2024-08-22T07:45:52.473Z","dependency_job_id":"ee31f513-d501-404c-9cd1-a215d739f158","html_url":"https://github.com/hashirmeraj/note-saver","commit_stats":null,"previous_names":["hashirmeraj/note-saver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2Fnote-saver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2Fnote-saver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2Fnote-saver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashirmeraj%2Fnote-saver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashirmeraj","download_url":"https://codeload.github.com/hashirmeraj/note-saver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345713,"owners_count":20924098,"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":["database","datatable","jquery","mysql","php","phpmyadmin","todoapp","todolist"],"created_at":"2024-09-25T21:25:05.889Z","updated_at":"2025-04-05T13:42:10.960Z","avatar_url":"https://github.com/hashirmeraj.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Note Saver\n\n**Note Saver** is a to-do list application built using HTML, CSS, Bootstrap, JavaScript, PHP, and MySQL. It allows users to add, edit, and delete notes. The app features a data table with pagination, ensuring easy navigation through tasks.\n\n## Features\n\n- Add, edit, and delete notes\n- Data table with pagination for efficient task management\n\n## Installation\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/hashirmeraj/note-saver.git\ncd notesaver\n```\n\n### 2. Set Up the Database\n\n1. Open **phpMyAdmin** on your local server (e.g., XAMPP).\n2. Create a new database named `note`.\n3. Import the SQL file provided in the repository (`note.sql`) into the `note` database.\n\n### 3. Configure the Project\n\n```php\n$servername = \"localhost\";\n$username = \"root\";\n$password = \"\"; // your MySQL password\n$dbname = \"note\";\n```\n\n### 4. Run the Project\n\n1. Start your local server (e.g., XAMPP, MAMP).\n2. Access the project in your web browser:\n\n```\nhttp://localhost/note-saver\n```\n\n## Usage\n\nOnce installed, you can start adding, editing, and deleting notes. Use the pagination feature to navigate through your notes easily.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashirmeraj%2Fnote-saver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashirmeraj%2Fnote-saver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashirmeraj%2Fnote-saver/lists"}