https://github.com/apekshamarutip1/blogapp
Blogging web-app developed by using Flask (Python web framework). In this app user can create account, then login, and then can post some blogs with a title. User can also edit and delete their posts.
https://github.com/apekshamarutip1/blogapp
css flask html python
Last synced: 3 months ago
JSON representation
Blogging web-app developed by using Flask (Python web framework). In this app user can create account, then login, and then can post some blogs with a title. User can also edit and delete their posts.
- Host: GitHub
- URL: https://github.com/apekshamarutip1/blogapp
- Owner: Apekshamarutip1
- Created: 2021-08-18T12:37:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T12:46:26.000Z (almost 5 years ago)
- Last Synced: 2025-02-22T20:31:52.659Z (over 1 year ago)
- Topics: css, flask, html, python
- Language: HTML
- Homepage: https://apekshablog.herokuapp.com/
- Size: 165 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlogApp
This is a blogging web-app developed by using Flask (Python web framework). In this app user can create account, then login, and then can post some blogs with a title. User can also edit and delete their posts.
## Technologies used:
Pythoon-Flask
SQL, SQLAlchemy SQLite (database)
HTML5, CSS3, Bootstrap4 (Front-end design)
VS Code (Editor)
Heroku (host)
## Live website link
BlogApp