Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.52 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.52 KB

Grove WebApp

This project was built as the main project for the Depaul Univserity Capstone Class in Spring of 2020. It provides a web application to allow smoother project management between Student and Teachers, focusing on gamification and simplicity as fundamental principles. Grove is an inviting, intuititave and functional web application that covers a wide variety of features necessary to any project management suite.

Prerequisites

To run Grove, you will need the python intrepreter, version 3.6.9 or higher.

Installing

git clone https://github.com/johnyenter-briars/CSC394.git
cd CSC394

Windows

runGrove.bat

*NIX

./runGrove.sh

Deployment

Grove running live

Built With

  • Flask - The web framework used

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Shout out to DePaul University for shepherding us along our journey.