{"id":18849793,"url":"https://github.com/deliciafernandes/libsuite","last_synced_at":"2026-04-24T20:33:12.648Z","repository":{"id":111741666,"uuid":"267861127","full_name":"deliciafernandes/LibSuite","owner":"deliciafernandes","description":"Library management system developed for St.Francis Institute of Technology with a Django web application and an SQLite database to store library data and user authentication details.","archived":false,"fork":false,"pushed_at":"2021-07-08T14:02:01.000Z","size":27216,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T04:06:35.295Z","etag":null,"topics":["django","django-admin","django-application","django-blog","django-channels","django-framework","django-project","django2","python","python-3","python-library","python-script","python3","webapp","webdev","webdevelopent","webdevelopment","website"],"latest_commit_sha":null,"homepage":"","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/deliciafernandes.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":"2020-05-29T13:11:34.000Z","updated_at":"2021-11-15T16:53:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"487260db-889e-4d3a-a1de-59a89d79a2c9","html_url":"https://github.com/deliciafernandes/LibSuite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deliciafernandes/LibSuite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deliciafernandes%2FLibSuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deliciafernandes%2FLibSuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deliciafernandes%2FLibSuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deliciafernandes%2FLibSuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deliciafernandes","download_url":"https://codeload.github.com/deliciafernandes/LibSuite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deliciafernandes%2FLibSuite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32239740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["django","django-admin","django-application","django-blog","django-channels","django-framework","django-project","django2","python","python-3","python-library","python-script","python3","webapp","webdev","webdevelopent","webdevelopment","website"],"created_at":"2024-11-08T03:23:39.398Z","updated_at":"2026-04-24T20:33:12.631Z","avatar_url":"https://github.com/deliciafernandes.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LibSuite : A Library Management Website :books:\n\n\u003cimg src=\"https://images.pexels.com/photos/1319854/pexels-photo-1319854.jpeg?auto=compress\u0026cs=tinysrgb\u0026dpr=2\u0026h=400\u0026w=1260\" alt=\"Banner Image\"\u003e\n\n# Table of Contents\n1. \u003ca href=\"#What is LibSuite?\"\u003eWhat is LibSuite?\u003c/a\u003e\n2. \u003ca href=\"#Tech Stack Involved?\"\u003eTech Stack Involved?\u003c/a\u003e\n3. \u003ca href=\"#Any Requirements?\"\u003eAny Requirements?\u003c/a\u003e\n4. \u003ca href=\"#File Structure?\"\u003eFile Structure?\u003c/a\u003e\n5. \u003ca href=\"#Results?\"\u003eResults?\u003c/a\u003e\n\n## \u003ca name=\"What is LibSuite?\"\u003eWhat is LibSuite?\u003c/a\u003e\n**‘Libsuite’ is a website that works as a Library Management system.** This website was made so as to help students to access the library better. Students of schools, colleges and universities are ones that make best and most use of a library. But accessing the library can be a little confusing. Where to issue the books from, how to return it, where to find the book needed, etc. are some issues faced by students. ‘Libsuite’ is a library management website made in order to settle these problems.\n\n## \u003ca name=\"Tech Stack Involved?\"\u003eTech Stack Involved?\u003c/a\u003e\n**FRONT END :**\n- HTML\n- CSS\n- BOOTSTRAP\n- SCSS\n- JAVASCRIPT\n\n**BACKEND :**\n- DJANGO\n- SQLite 3 ( For testing )\n- PostgreSQL ( For production )\n- JSON\n\n## \u003ca name=\"Any Requirements?\"\u003eAny Requirements?\u003c/a\u003e\n**For the production of ‘ Libsuite ‘ multiple requirements were needed. The main packages that were downloaded/required extra in Django :**\n- Crispy Forms \n- Pillow Image Library\n\n**For front end development of  ‘Libsuite’ the following Static files were required :**\n- .css files\n- .scss files\n- .js files\n\n**For the database, we provided a dummy data of list of books using JSON.**\n\n## \u003ca name=\"File Structure?\"\u003eFile Structure?\u003c/a\u003e\nThe main files working in backend in the following order :\n- settings.py\n- urls.py\n- models.py\n- views.py\n- Template files\n\n## \u003ca name=\"Results?\"\u003eResults?\u003c/a\u003e\n\n\u003ctable style=\"width:1920px; border: black; margin: 0px auto;\" class=\"skinny\" cellspacing=\"0\" cellpadding=\"0\"\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/home1.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/home2.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/home3.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/about.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003cth\u003eHome Page\u003c/th\u003e\n        \u003cth\u003eHome Page Navigation Bar\u003c/th\u003e\n        \u003cth\u003eHome Page Slider Images\u003c/th\u003e\n        \u003cth\u003eAbout Page\u003c/th\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/login.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/register.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/account.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/booksDatabase.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003cth\u003eLogin page\u003c/th\u003e\n        \u003cth\u003eRegister Page\u003c/th\u003e\n        \u003cth\u003eAccount Profile\u003c/th\u003e\n        \u003cth\u003eIssued Database Page\u003c/th\u003e\n    \u003c/tr\u003e  \n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/footer.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/booksDatabase.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003cth\u003eFooter\u003c/th\u003e\n        \u003cth\u003eIssued Database Page\u003c/th\u003e\n        \u003cth\u003e\u003c/th\u003e\n        \u003cth\u003e\u003c/th\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeliciafernandes%2Flibsuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeliciafernandes%2Flibsuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeliciafernandes%2Flibsuite/lists"}