-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from DogukanUrker/main
merging with main
- Loading branch information
Showing
54 changed files
with
1,541 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# [flaskBlog📜](https://dogukanurker.com/flaskblog) | ||
# [flaskBlog](https://dogukanurker.com/flaskblog) [<img src="https://raw.githubusercontent.com/DogukanUrker/flaskBlog/main/images/Icon180.ico" style='border-radius: 0.5rem; widht:60px; height: 60px;' />](https://dogukanurker.com/flaskblog) | ||
|
||
**English** | [Türkçe](docs/readme_tr.md) | ||
|
||
<img src="https://raw.githubusercontent.com/DogukanUrker/flaskBlog/main/images/GitHubBanner.png" style='border-radius: 0.5rem; widht:768px; height: 384px;' /> | ||
|
||
Simple blog app built with Flask. | ||
<br/> | ||
[Contact](mailto:[email protected])<br/> | ||
|
@@ -18,6 +20,7 @@ Simple blog app built with Flask. | |
|
||
## Features 💫 | ||
|
||
|
||
| Feature | Status | | ||
| :--------------------- | :----: | | ||
| User Page | ✅ | | ||
|
@@ -49,9 +52,7 @@ Simple blog app built with Flask. | |
| Custom Profile Picture | ✅ | | ||
| User Verification | ✅ | | ||
|
||
## | ||
|
||
Requirements 📦 | ||
## Requirements 📦 | ||
|
||
- Flask | ||
- Passlib | ||
|
@@ -60,6 +61,45 @@ Requirements 📦 | |
- Flaskwebgui <sub><sup>( if you run desktop.py )</sup></sub> | ||
- Python 3.10 or newer | ||
|
||
## Languages 🧑🏻💻 | ||
|
||
### Backend | ||
|
||
- Python | ||
|
||
### Frontend | ||
|
||
- HTML | ||
- CSS | ||
- JavaScript | ||
|
||
## Libraries 📚 | ||
|
||
### Backend | ||
|
||
- OS | ||
- SSL | ||
- Socket | ||
- Smtplib | ||
- Secrets | ||
- SQLite3 | ||
- Time | ||
- Random | ||
- DateTime | ||
- Passlib | ||
- Flask | ||
- WTForms | ||
- Flask_WTF | ||
- FlaskWebGui <sub><sup>( if you run desktop.py )</sup></sub> | ||
|
||
### Frontend | ||
|
||
- jQuery | ||
- TailwindCSS | ||
- Tabler Icons | ||
- Summer Note | ||
|
||
## Installation ⬇️ | ||
|
||
download source code from Github 💾 | ||
|
@@ -101,3 +141,7 @@ Password: admin | |
### Support 💰 | ||
|
||
<a href="https://dogukanurker.com/donate" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-red.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a> | ||
|
||
### Star History ✨ | ||
|
||
[![Star History Chart](https://api.star-history.com/svg?repos=dogukanurker/flaskblog&type=Date)](https://star-history.com/#dogukanurker/flaskblog&Date) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.