Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerryblessed/softwarebanktest
https://github.com/jerryblessed/softwarebanktest
Last synced: about 23 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerryblessed/softwarebanktest
- Owner: Jerryblessed
- License: mit
- Created: 2023-11-14T12:32:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T11:50:20.000Z (12 months ago)
- Last Synced: 2023-11-28T12:41:45.647Z (12 months ago)
- Language: Python
- Size: 7.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# [Software bankπ](https://dogukanurker.com/flaskblog)
Simple blog app built with Flask.
[Contact](mailto:[email protected])
[Dogukan Urker](https://dogukanurker.com)### [Demo Video πΊ](https://youtu.be/-vv_lLoM-lI)
| [Desktop](https://github.com/DogukanUrker/flaskBlog/tree/master/images/desktop) | [Mobile](https://github.com/DogukanUrker/flaskBlog/tree/master/images/mobile) |
| :-----------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |
| ![appDesktop](/images/desktop/light.png) | ![appMobile](/images/mobile/light.jpeg) |
| ![appDesktop](/images/desktop/dark.png) | ![appMobile](/images/mobile/dark.jpeg) |[click for more imagesπ·](https://github.com/DogukanUrker/flaskBlog/tree/master/images)
## Features π«
| Feature | Status |
| :--------------------- | :----: |
| User Page | β |
| User Login | β |
| User Points | β |
| User Delete | β |
| User Log Out | β |
| User Sign Up | β |
| User Name Change | β |
| User Settings Page | β |
| User Profile Pictures | β |
| Admin Panel | β |
| Dashboard Page | β |
| Password Reset | β |
| Password Change | β |
| Summer Note Editor | β |
| Search Bar | β |
| Post Edit | β |
| Post Views | β |
| Post Delete | β |
| Post Creation | β |
| Comment | β |
| Comment Delete | β |
| Logging | β |
| Debug Messages | β |
| Database Checker | β |
| Dark/Light Themes | β |
| Responsive Design | β |
| Custom Profile Picture | β |
| User Verification | β |##
Requirements π¦- Flask
- Passlib
- WTForms
- Flask-WTF
- Google-generative-AI api
- Flaskwebgui ( if you run desktop.py )
- Python 3.10 or newer## Installation guide on Windows local machine β¬οΈ
download source code from Github πΎ
`git clone https://github.com/Jerryblessed/Softwarebank.git`go to directory π
`cd flaskBlog`install requirements.txt π½
`pip install -r requirements.txt`it's ready to run π
`python app.py`
or
`python desktop.py`
for run flaskBlog as a desktop app π―
## Installation guide on Redhat openshift cloud β¬οΈGo to the openshift sandbox developer environment https://oauth-openshift.apps.sandbox-m4.g2pi.p1.openshiftapps.com/oauth/authorize?client_id=console&redirect_uri=https%3A%2F%2Fconsole-openshift-console.apps.sandbox-m4.g2pi.p1.openshiftapps.com%2Fauth%2Fcallback&response_type=code&scope=user%3Afull&state=13ca5c27
click on developer
create a Add
click on import github URL use the link ` https://github.com/Jerryblessed/Softwarebank.git ` πΎ
create project π
wait for it to build then run the app using the created projects link π―### Contributors π
### Stars β
[![Stargazers for @DogukanUrker/flaskBlog](http://bytecrank.com/nastyox/reporoster/php/stargazersSVG.php?theme=dark&user=DogukanUrker&repo=flaskBlog)](https://github.com/DogukanUrker/flaskBlog/stargazers)
### Forks π΄
[![Forkers for @DogukanUrker/flaskBlog](http://bytecrank.com/nastyox/reporoster/php/forkersSVG.php?theme=dark&user=DogukanUrker&repo=flaskBlog)](https://github.com/DogukanUrker/flaskBlog/network/members)
### Support π°