Skip to content

Full Stack website for IIT Ropar Fees Payment system

Notifications You must be signed in to change notification settings

shobhitjuglan/Devsprint

 
 

Repository files navigation

DEVSPRINT

This is a Full Stack Fees Management website designed for Devsprint - IIT Ropar General Championship - 2022

Featues

  • Responsive website with dynamic content
  • Home page, sign in, sign up, fees payments page, etc
  • Admin panel and Student Dashboard
  • Students can register, login & logout
  • Admins can login in admin panel and access privileged operations
  • Admins can perform CRUD operations
  • Auto Fees check-in mechanism to avoid multiple payments of same semester by a student

Dependencies

Installation

pip install Django

How to run development server?:

First open terminal in the root folder of the project. Then run the following command:

python manage.py runserver

Open Localhost in the browser to view the website

Default admin credentials (Only for development purposes)

Username: admin-iit-ropar
Password: password123

Team Members:

  1. Doodhnath Tiwari - Frontend
  2. Anant Prakash Singh - Backend
  3. Shobhit Juglan - Front and backed integration

About

Full Stack website for IIT Ropar Fees Payment system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.7%
  • CSS 35.7%
  • HTML 17.3%
  • Python 8.2%
  • Procfile 0.1%