{"id":19891443,"url":"https://github.com/shubham99bisht/django-notesapp","last_synced_at":"2026-04-13T18:01:21.924Z","repository":{"id":167255063,"uuid":"642841763","full_name":"shubham99bisht/Django-NotesApp","owner":"shubham99bisht","description":"Notes app using Django \u0026 Bootstrap","archived":false,"fork":false,"pushed_at":"2023-05-20T08:49:33.000Z","size":1056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T17:57:08.416Z","etag":null,"topics":["bootstrap5","django","django-application","notes-app","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Python","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/shubham99bisht.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":"2023-05-19T13:18:19.000Z","updated_at":"2023-05-20T11:13:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bd09486-f8f9-4ce1-801a-00f2796befcd","html_url":"https://github.com/shubham99bisht/Django-NotesApp","commit_stats":null,"previous_names":["shubham99bisht/django-notesapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shubham99bisht/Django-NotesApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham99bisht%2FDjango-NotesApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham99bisht%2FDjango-NotesApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham99bisht%2FDjango-NotesApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham99bisht%2FDjango-NotesApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubham99bisht","download_url":"https://codeload.github.com/shubham99bisht/Django-NotesApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubham99bisht%2FDjango-NotesApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["bootstrap5","django","django-application","notes-app","rest-api"],"created_at":"2024-11-12T18:18:18.727Z","updated_at":"2026-04-13T18:01:21.904Z","avatar_url":"https://github.com/shubham99bisht.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes App\nUsing Django and Bootstrap\n\n\n## Project Setup\n\n1. Create virtual env using `python3 -m venv venv`\n2. After activating virtual env, install django using `pip install django`\n3. Change directory to root folder and perform DB migrations\n```\n    python manage.py makemigrations\n    python manage.py migrate\n```\n4. Start server using `python manage.py runserver`\n\n## Functionality\n\n- Log in\n    - via username \u0026 password\n- Create an account\n- Log out\n- Add new note with Title, Description and Color\n- Update Note\n- Delete Note\n\n## Screenshots\n\n| Log In | Create an account | Home page |\n| -------|--------------|-----------------|\n| \u003cimg src=\"./screenshots/1.login.png\" width=\"300\"\u003e | \u003cimg src=\"./screenshots/2.signup.png\" width=\"300\"\u003e | \u003cimg src=\"./screenshots/3.home.png\" width=\"300\"\u003e |\n\n| Add Note | Modify Note | Note Modified |\n| ---------------|------------------|-----------------|\n| \u003cimg src=\"./screenshots/4.NoteAdded.png\" width=\"300\"\u003e | \u003cimg src=\"./screenshots/5.ModificationPopup.png\" width=\"300\"\u003e | \u003cimg src=\"./screenshots/6.Modified.png\" width=\"300\"\u003e |\n\n| Add Another Note | Delete Note | Note Deleted |\n| ---------------|------------------|-----------------|\n| \u003cimg src=\"./screenshots/7.Another.png\" width=\"300\"\u003e | \u003cimg src=\"./screenshots/8.Delete.png\" width=\"300\"\u003e | \u003cimg src=\"./screenshots/9.Deleted.png\" width=\"300\"\u003e |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubham99bisht%2Fdjango-notesapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubham99bisht%2Fdjango-notesapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubham99bisht%2Fdjango-notesapp/lists"}