this project is to create a Multi User Blog so that Users should be able to create an account with login/logout functionality, and create/edit/delete posts and comments.
live At :- https://blog-167720.appspot.com/
- Bootstrap
- jQuery - for Bootstrap
- Google App Engine
- Fork this repository.
- Install Google App Engine.
- go into the project directory
- right click and open terminal
- type:- dev_appserver.py . or dev_appserver.py app.yaml
- the above command will run this project locally
- now you can visit https://localhost:8080
- for instance visit https://localhost:8000