Skip to content

SiddGud/MindConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MindConnect

About

A web app built to connect students with Counsellors. The app allows students to find counsellors and book available slots with them. Students can join the google meet in their booked time slot with the link provided in the app itself. Technologies used: python, flask, Mysql, jinja2.

How to run the code

  1. Clone the repository or Download all the files
  2. Install the required dependecies
  3. Import Mysql schema and change mysql credentials accordingly
  4. To start the flask app, move to project directory and run:
python app.py
  1. The flask app is hosted at 127.0.0.1:8080, go to browser to check the app.

Requirements

cachetools==4.2.2
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
Flask==1.1.2
Flask-MySQLdb==0.2.0
Flask-SQLAlchemy==2.5.1
google-auth==1.30.0
google-auth-oauthlib==0.4.4
greenlet==1.1.0
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
mysqlclient==2.0.3
oauthlib==3.1.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
six==1.16.0
SQLAlchemy==1.4.14
urllib3==1.26.4
Werkzeug==1.0.1

About

A web app built to connect students with Counsellors. The app allows students to find counsellors and book available slots with them. Students can join the google meet in their booked time slot with the link provided in the app itself.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors