{"id":20794996,"url":"https://github.com/blackwakhu/note-taking-app-django","last_synced_at":"2026-04-09T16:03:17.509Z","repository":{"id":248812523,"uuid":"829848481","full_name":"blackwakhu/note-taking-app-django","owner":"blackwakhu","description":"django-note-taking","archived":false,"fork":false,"pushed_at":"2024-07-18T13:53:39.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T11:21:35.939Z","etag":null,"topics":["css3","django","html5","javascript","python3","python3-10","sqlite3","typescript"],"latest_commit_sha":null,"homepage":"https://replit.com/@shiberoderrickw/note-taking-app","language":"HTML","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/blackwakhu.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-07-17T05:52:08.000Z","updated_at":"2024-07-18T13:53:42.000Z","dependencies_parsed_at":"2025-01-18T11:20:55.772Z","dependency_job_id":"85f17990-8451-427f-9780-d4697c28a815","html_url":"https://github.com/blackwakhu/note-taking-app-django","commit_stats":null,"previous_names":["blackwakhu/note-taking-app-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwakhu%2Fnote-taking-app-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwakhu%2Fnote-taking-app-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwakhu%2Fnote-taking-app-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackwakhu%2Fnote-taking-app-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackwakhu","download_url":"https://codeload.github.com/blackwakhu/note-taking-app-django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243139029,"owners_count":20242490,"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":["css3","django","html5","javascript","python3","python3-10","sqlite3","typescript"],"created_at":"2024-11-17T16:19:19.538Z","updated_at":"2025-12-24T16:50:20.726Z","avatar_url":"https://github.com/blackwakhu.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Note Taking Django App\nthis application allows the user to create a note, see the note, delete it or modify the note\n## Project prequisites\nthe following prerequisites are required for the project to work\n1. any operating system\n2. python 3.10 or higher\n3. sqlite3 installed\n## How to get the project\n1. clone the project\n   ```git\n   git clone https://github.com/blackwakhu/note-taking-app-django.git\n   ```\n2. install all the requirements\n   ```pip\n   pip install -r requirements.txt\n   ```\n4. navigate to the project folder\n   ```shell\n   cd note-taking-app-django\n   ```\n5. make migrations\n   ```python\n   python manage.py makemigrations note_taker\n   ```\n6. make sql migrations\n   ```python\n   python manage.py sqlmigrate note_taker 0001\n   ```\n7. run migrations\n   ```python\n   python manage.py migrate\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackwakhu%2Fnote-taking-app-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackwakhu%2Fnote-taking-app-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackwakhu%2Fnote-taking-app-django/lists"}