Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Admission System

A college offline admission system in python with mailing feature and proper database.

Run Locally

Clone the project

  git clone https://github.com/FreakStar03/OfflineAdmissionSystem

Go to the project directory

  cd OfflineAdmissionSystem

Use Docker for Mysql Backend

  sudo apt install docker
  sudo apt install docker-compose
  make docker

Run the app

  make run

To Stop the Docker Container

  make docker-stop

To Start the Docker Container

  make docker-start

To Remove the Docker Container

  make docker-remove

To Backup Current DB

  make mysql-dump

To Restore Default DB

  make mysql-restore

Env Key Setup

App Key of gmail setup for mail-send.py

  echo "KEY=keyValue" > .env

Authors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages