{"id":21651818,"url":"https://github.com/dev-vivekkumarverma/library-book-management-","last_synced_at":"2026-05-06T01:37:38.748Z","repository":{"id":171589173,"uuid":"648131010","full_name":"dev-vivekkumarverma/Library-book-management-","owner":"dev-vivekkumarverma","description":"It is a Library management backend APIs written in Django-Rest-Framework. I contains bulk create, update, delete features. It also contains APIs for auto-complete for searching student or book. It includes connection request features like Facebook and also has APIs for Friend suggestion.","archived":false,"fork":false,"pushed_at":"2023-06-01T09:37:23.000Z","size":2275,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T04:00:43.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dev-vivekkumarverma.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-06-01T09:22:13.000Z","updated_at":"2024-11-14T10:51:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a5fc41c-e6c0-42cc-b933-ecef581725dd","html_url":"https://github.com/dev-vivekkumarverma/Library-book-management-","commit_stats":null,"previous_names":["dev-vivekkumarverma/library-book-management-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-vivekkumarverma/Library-book-management-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2FLibrary-book-management-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2FLibrary-book-management-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2FLibrary-book-management-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2FLibrary-book-management-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-vivekkumarverma","download_url":"https://codeload.github.com/dev-vivekkumarverma/Library-book-management-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2FLibrary-book-management-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012023,"owners_count":26085041,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-25T07:49:44.433Z","updated_at":"2025-10-12T16:40:31.198Z","avatar_url":"https://github.com/dev-vivekkumarverma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library-book-management-\nIt is a Library management backend APIs written in Django-Rest-Framework. I contains bulk create, update, delete features. It also contains APIs for auto-complete for searching student or book. It includes connection request features like Facebook and also has APIs for Friend suggestion. It also contains api for profile picture upload.\n\n## Steps to run this project locally:\n\n\n1. download \u0026 Install python==3.7 in your system. use https://www.python.org/\n2. Now download \u0026 insall postgresql in your system. use https://www.postgresql.org/\n3. now setup your postgresql and create and start a server and add your password to .env file's password field.\n    I have used xyz for example. create a database with name as \"The Page Turners\"\n4. open vscode and open this project folder. \n5. open vscode terminala and create a virtual environment using: virtualenv env\n6. activate virtual env by using: env/scripts/activate\n7. make sure you are in the project directory now install all the requirements. for this use command: pip install -r requirements.txt\n8. after successfull installation of all the requirements type django-admin to see whether or not djnago have been installed \n9. now make database tables into database, use command: python manage.py makemigrations\n10. now migrate all the migrations to database, use command: python manage.py migrate\n11. once all the migrations are complete. Now create a superuser to accessing django-admin-panel. for this use comand: python manage.py createsuperuser\n12. add all the required info and create superuser. \n13. now run the project by using command: python manage.py runserver . django server will start on your loacalhost using default 8000 port number.\n14. for accessing admin panel go to url in your browser: loacalhost:8000/admin/\n15. for using the APIs use postman and for details about APIs prefer documentation I have made. For this go to url: https://documenter.getpostman.com/view/26583578/2s93kz659W\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-vivekkumarverma%2Flibrary-book-management-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-vivekkumarverma%2Flibrary-book-management-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-vivekkumarverma%2Flibrary-book-management-/lists"}