This project is about designing a website where people can share their book blogs through CRUD functionality.
- Python 2 [https://www.python.org/downloads/]
- Vagrant [https://www.vagrantup.com/]
- VirtualBox 3 [https://www.virtualbox.org/wiki/Download_Old_Builds_5_1]
- Environment [https://s3.amazonaws.com/video.udacity-data.com/topher/2018/April/5acfbfa3_fsnd-virtual-machine/fsnd-virtual-machine.zip]
- 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!