Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 777 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 777 Bytes

Scholarship-Site

A site for scholarship application and information with django

Features Included

  • verify email on registration
  • only scholarships whose application has not closed is shown
  • details are sent to applicant's mail after successful application
  • multiple applications on a scholarship is not allowed and will lead to removal of user and applications
  • and many more...

Installation

1. Clone Repository & Install Packages

2. Migrate & Start Server

  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver

Where To Find Me

Visit My Website