Skip to content

Repository files navigation

Book Sharing Platform

A Book sharing portal built in Flask with MySQL database. CS F212 Project

Installation required

  • Flask in python
sudo pip3 install Flask
  • MySQLdb
pip3 install MySQL-python
  • Mysql server
sudo apt-get update
sudo apt-get install mysql-server
  • passlib
pip3 install passlib

Running the test

  • change data_file path

  • refer/change dbconnect.py to connect database giving user and password

  • run

python3 app.py
  • open web-browser
127.0.0.1:4141

Refrences

About

this platform is used to share books

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages