Technologies: Python, JS, HTML, CSS, Flask, MySQL(SQLite)
-After click wait some time (30 second) to deploy app.- Go into
My_First_Blogfolder - Add "SECTER_KEY" to Environment variables
- Run project:
./server.py - Open http://127.0.0.1:5000/ with your browser to see the result.
- Admin can add, edit and remove post from the blog
- Admin and Users can add a comment under post
- Admin and Users can send a mail with message (Contact tab)
- It is possible to register new User
Admin:
- email:
admin@gmail.com, password:admin
User:
- email:
user@gmail.com, password:user