Skip to content

sssihl/old-cashless-brn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cashlessbrn

This project was created just like that.

Setting up the app

TL;DR

If you have python 3.8.7 already installed

python -m pip install --upgrade pip
pip install -r requirements.txt

Detailed Walk through

  • You need a working version of python 3.8.7
  • Update your pip to the latest version
python -m pip install --upgrade pip
  • Install all the requirements
pip install -r requirements.txt

For devs

  • You must have MySQL installed. A default installation would be fine.
  • Run all the files in the Db folder to create the required schemas.
  • Ask Suds for the default password.
  • Now you need to run Python/main.py and the GUI loads.

About

An attempt to make Brindavan Campus Cashless

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages