{"id":14972747,"url":"https://github.com/riajulkashem/srms","last_synced_at":"2025-10-26T20:32:15.303Z","repository":{"id":35323551,"uuid":"169692330","full_name":"riajulkashem/SRMS","owner":"riajulkashem","description":"Student Result Management System written in Django web framework","archived":false,"fork":false,"pushed_at":"2022-04-22T23:42:09.000Z","size":9876,"stargazers_count":116,"open_issues_count":3,"forks_count":43,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T00:14:43.151Z","etag":null,"topics":["django","django-application","django-project","student-result-management-system"],"latest_commit_sha":null,"homepage":"http://srms.riajul.me/","language":"Python","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/riajulkashem.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}},"created_at":"2019-02-08T06:04:41.000Z","updated_at":"2025-01-21T20:06:14.000Z","dependencies_parsed_at":"2022-08-08T07:16:07.367Z","dependency_job_id":null,"html_url":"https://github.com/riajulkashem/SRMS","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/riajulkashem%2FSRMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riajulkashem%2FSRMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riajulkashem%2FSRMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riajulkashem%2FSRMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riajulkashem","download_url":"https://codeload.github.com/riajulkashem/SRMS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238397204,"owners_count":19465134,"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":["django","django-application","django-project","student-result-management-system"],"created_at":"2024-09-24T13:47:28.254Z","updated_at":"2025-10-26T20:32:07.063Z","avatar_url":"https://github.com/riajulkashem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SRMS\nStudent Result Management System\n\n[![Python Version](https://img.shields.io/badge/Python-3.7.1-brightgreen.svg)](https://python.org)\n[![Django Version](https://img.shields.io/badge/Django-2.1-green.svg)](https://djangoproject.com)\n\nStudent Result Management System is my first Django project!! It's single user application where user can CRUD (Create, Update, Delete) student, subject, subject combination and result. Then students can view there result and download this as PDF file. This project is live now in http://srms.riajul.me/ feel free to contribute this project.\n\n**I'm available for freelance hire contact me in [Facebook](https://web.facebook.com/riajul.kashem/) or riajukashem@gmail.com **\n\n![Dashboard](Screenshots/dashboard.png \"SRMS Dashboard\")\n\n## Running the Project Locally\n\nFirst, clone the repository to your local machine:\n\n```bash\ngit clone https://github.com/RiajulKashem/SRMS.git\n```\nNow enter the directory:  \n\n```bash\ncd SRMS\n```\nNow create a virtual machine:  \n```bash\nvirtualenv venv  \nsource venv/bin/activate\n```\nInstall the requirements:\n\n```bash\npip install -r requirments.txt\n```\n\nApply the migrations:\n\n```bash\npython manage.py makemigrations\npython manage.py migrate\n```\n\nFinally, run the development server:\n\n```bash\npython manage.py runserver\n```\n\nThe project will be available at **127.0.0.1:8000**.\n\n## License\n\nThe source code is released under the [MIT License](https://github.com/RiajulKashem/SRMS/blob/master/LICENSE).\n## Conclusion\nThanks for reading this. At last **Don't forget to givee a star 🌟!!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friajulkashem%2Fsrms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friajulkashem%2Fsrms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friajulkashem%2Fsrms/lists"}