This is the web application for DandyHive, a platform for students to look for mentors and mentees.
To create virtual environment: python -m venv "DandyHive"
To go to virtual environment: bin source/activate
To start: python3 ./src/App.py
To start Venv: .\DandyHiveVenv\Scripts\activate
To start app: python .\src\App.py
Made with love by Matt Fortes, Sam Frank, Darron Dai, and Richard Chuong 💙💛