Skip to content

A site for scholarship application and information with django

License

Notifications You must be signed in to change notification settings

PeterOlayemi/Scholarship-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A site for scholarship application and information with django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published