Skip to content

nmk0462/MY-BOOK-SHELF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 1

Web Programming with Python and JavaScript

This is a book review website for all the book lovers out there! The files include:

  • templates - it consists of all the html files needed for this web application.
  • application .py -it is the main file on which our application runs on.
  • books.csv - it is a csv file holding the data about our books.
  • import .py - it is a python program to import all the data in book.csv file into our database.
  • .env - holds the environment variables.
  • Procfile - for deployment purpose on heroku which uses gunicorn to say that our main application is "application .py".
  • requirements.txt - contains list of python packages needed to be installed.
  • .pylintrc - to ignore few exceptions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •