{"id":19836978,"url":"https://github.com/pj8912/notesapp-php","last_synced_at":"2025-09-18T10:33:10.233Z","repository":{"id":41307424,"uuid":"503750844","full_name":"pj8912/notesapp-php","owner":"pj8912","description":"Notes application built using PHP and SQLite. Added media support for taking pictures, video recording and audio recording. ","archived":false,"fork":false,"pushed_at":"2023-04-06T03:05:41.000Z","size":35753,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-12T12:13:13.317Z","etag":null,"topics":["camera","getusermedia","media","php","php8","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"https://github.com/pj8912/notesapp-php","language":"HTML","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/pj8912.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":"2022-06-15T12:13:48.000Z","updated_at":"2024-05-11T07:22:51.000Z","dependencies_parsed_at":"2024-11-12T12:23:28.584Z","dependency_job_id":null,"html_url":"https://github.com/pj8912/notesapp-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pj8912%2Fnotesapp-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pj8912%2Fnotesapp-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pj8912%2Fnotesapp-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pj8912%2Fnotesapp-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pj8912","download_url":"https://codeload.github.com/pj8912/notesapp-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233472452,"owners_count":18681402,"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":["camera","getusermedia","media","php","php8","sqlite","sqlite3"],"created_at":"2024-11-12T12:13:11.156Z","updated_at":"2025-09-18T10:33:02.480Z","avatar_url":"https://github.com/pj8912.png","language":"HTML","readme":"# notesapp-php\n\n- Notes application built using php and uses sqlite for storage. Added media support for taking pictures, video recording and audio recording. \n\n- install `php` and `sqlite`, enable sqlite in php\n\n## Initialize Database\n\n- This script should be executed first\n\n- The sqlite database and necessary tables creation is handled by `create_database.php`\n\n```\n$ php create_datbase.php\n\n```\n\n\n## Start\nStart application\n\n``` \n$ php -S localhost:4000\n```\n\nSqlite is a sql database for on disk storage so no external server needed for storage.\n\nFunctionalities:\n\u003cul\u003e\n\u003cli\u003e Create Notebook \u003c/li\u003e\n\u003cli\u003e Update/Delete Notebook. Deleting Noteboooks deletes all the notes in the notebook \u003c/li\u003e\n\u003cli\u003e Create/Update/Delete Notes \u003c/li\u003e\n\u003c/ul\u003e\n\nCK editor is used for creating notes.\n\n\n\n\n# Screenshots\n  \n ## homepage\n \n ![Screenshot from 2022-11-01 16-32-12](https://user-images.githubusercontent.com/59218902/199220835-0f26ba55-019a-426d-ac12-4dfa73b43e89.png)\n\n  \n \n  \n  ## createnotebook \n    \n   ![Screenshot from 2022-11-01 16-36-24](https://user-images.githubusercontent.com/59218902/199220530-242acb57-0c66-4a8c-bf00-1e5274fa94bd.png)\n\n  ## view notebooks\n   ![Screenshot from 2022-11-01 16-32-31](https://user-images.githubusercontent.com/59218902/199219856-1af07535-4874-4380-bfef-5d6a1880e47e.png)\n\n  ## create notes\n   ![Screenshot from 2022-11-01 16-33-09](https://user-images.githubusercontent.com/59218902/199219973-a082103b-e5dd-4f06-ab40-8b6721e6c35b.png)\n\n\n  ## view notes\n  ![Screenshot from 2022-11-01 16-32-41](https://user-images.githubusercontent.com/59218902/199220173-84fb0bb7-1f80-4b21-8ce7-f3b8a4437833.png)\n\n  \n  ![Screenshot from 2022-11-01 16-32-48](https://user-images.githubusercontent.com/59218902/199220224-2fb80514-e6cb-49c1-bde4-86f35816f394.png)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpj8912%2Fnotesapp-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpj8912%2Fnotesapp-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpj8912%2Fnotesapp-php/lists"}