https://github.com/thefloatingstring/marianopolis-mentor-matching
Inspired by MariHacks 2021 Project, made for Marianopolis Student Services
https://github.com/thefloatingstring/marianopolis-mentor-matching
Last synced: 16 days ago
JSON representation
Inspired by MariHacks 2021 Project, made for Marianopolis Student Services
- Host: GitHub
- URL: https://github.com/thefloatingstring/marianopolis-mentor-matching
- Owner: TheFloatingString
- Created: 2021-08-20T01:42:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T18:14:45.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T08:12:46.046Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marianopolis-Mentor-Matching
Inspired by MariHacks 2021 Project, made for Marianopolis Student Services
Running instructions
```bash
pip install -r requirements.txt
python app.py
```
Go to `http://localhost:5000`