https://github.com/dheeraj135/connect
A simple web app made during IIT Mandi Hackathon 2k18
https://github.com/dheeraj135/connect
Last synced: 3 months ago
JSON representation
A simple web app made during IIT Mandi Hackathon 2k18
- Host: GitHub
- URL: https://github.com/dheeraj135/connect
- Owner: dheeraj135
- Created: 2018-11-16T18:32:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T13:34:25.000Z (over 6 years ago)
- Last Synced: 2025-01-04T20:17:08.937Z (5 months ago)
- Language: HTML
- Size: 862 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1: Load the dump file into myflaskapp database.
2: Make sure you have php@localhost user in MYSQL.
3: Install flask and all dependencies.
4: Run: python3 app.py
5: App will be hosted on localhost:5000