Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Day 62 of 100 Days of Python

Project Name: Cafe Review Website

Things i implemented: List Comprehension, Backend using Flask, Bootstrap, datetime, csv

Steps of deployment:

  • Clone this repository
  • Set up a virtual environment by typing 'python -m venv env' in the command line
  • Set your interpreter path to the virtual environment path
  • Download all necessary dependencies
  • Run the python file on terminal, and go to http://127.0.0.1:5000/