Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.11 KB

Don't Shave The Yak 👋💈

License: MIT

Demo

Description

This was built for the MLH Hack to School hackathon. It's a webapp built with Taipy that will allow college students to use project management strategies (ABC Analysis, Critical Path Method & Batch Processing) in order to break down common tasks into manageable portions and reduce the effects of student syndrome.

Install

docker build -t hairy-yak .

Run

docker run -dp 5050:5000 hairy-yak

Author

👤 Javel Rowe

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator