https://github.com/joshidivanshu/studentportal
A web app developed using Django for student information with login privileges, staff access for certain actions, and admin access for certain actions.
https://github.com/joshidivanshu/studentportal
ajax-request bootstrap classbasedviews django django-admin django-forms django-framework functionbasedviews login-privileges modals mysql staff-access
Last synced: 3 months ago
JSON representation
A web app developed using Django for student information with login privileges, staff access for certain actions, and admin access for certain actions.
- Host: GitHub
- URL: https://github.com/joshidivanshu/studentportal
- Owner: joshidivanshu
- Created: 2021-04-09T09:47:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-15T08:49:02.000Z (about 4 years ago)
- Last Synced: 2024-12-27T04:43:19.800Z (5 months ago)
- Topics: ajax-request, bootstrap, classbasedviews, django, django-admin, django-forms, django-framework, functionbasedviews, login-privileges, modals, mysql, staff-access
- Language: JavaScript
- Homepage:
- Size: 5.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StudentPortal
A web app developed for student information with login privileges , staff access for certain actions and admin access for certain actions.## Installing Requirements
Use Virtualenv and install the packages.
```
pip install -r requirements.txt
```
## Running the ProjectGo to the project dir and run the below line in the terminal.
```
python manage.py runserver```
## Project SnapShots



