Skip to content

anjali-traceIW/IbreW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IbreW - Digitize your brew rounds

Where there’s tea there’s hope. - Arthur Wing Pinero

How to use

cd into the project root directory Run source/cursedIbreW.py using python or python3 (depending on your python setup, but make sure you are using version >3.0)

People data is stored in /dbs/people.db

Drinks data is stored in /dbs/drinks/db

How to contribute

The project currently has poor code coverage. make sure to run the few tests that are available. I would suggest just running the application and testing your implemented feature from the UI

to run the tests, from the project root directory run source/test_units.py using python or python3 (depending on your python setup, but make sure you are using version ≥ 3.0)

Make sure to have reasonable commit messages and comment any complex pieces of code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • JavaScript 1.3%
  • Other 1.0%