Skip to content

A mentorship web application geared towards current U of R students

Notifications You must be signed in to change notification settings

chuongCode/DandyHive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DandyHive

This is the web application for DandyHive, a platform for students to look for mentors and mentees.

Instructions to run

To create virtual environment: python -m venv "DandyHive" To go to virtual environment: bin source/activate

To start: python3 ./src/App.py

Windows

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 💙💛

About

A mentorship web application geared towards current U of R students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%