/bookblog_Cataglogue

A website and database for user to share book blogs

Primary LanguagePython

Booklog Catalog

Full Stack Web Development


About

This project is about designing a website where people can share their book blogs through CRUD functionality.

Prerequisites

Usage Manual

  • to run, go the folder with main.py
  • fill up the client_secret.json
  • set up vagrant with command: vagrant up
  • then use the command: vagrant ssh
  • use terminal: python main.py in the residing folder.
  • then go to http://localhost:8000 to start the Blogs!