Web-sovellus graduviitteiden hallintaan
How to use this software:
- Clone this software in your own terminal with command
git clone [email protected]:Doubleneck/Jetta.gitor download zip package here - Use command
poetry installinside Jetta folder in terminal #note, you need to have latest version of poetry in your computer - Then use command
poetry shell - When you are in shell mode, use command
python3 src/build.py#note, you must have python installed - You can start app with command
python3 src/app.py - More instructions about software, how to use it and so on here
- Enjoy!