Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerryblessed/transportation_repo
https://github.com/jerryblessed/transportation_repo
Last synced: about 23 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerryblessed/transportation_repo
- Owner: Jerryblessed
- License: mit
- Created: 2023-12-02T03:22:41.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-28T13:10:59.000Z (11 months ago)
- Last Synced: 2023-12-28T14:27:46.793Z (11 months ago)
- Language: Python
- Size: 7.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Software bankπ](http://softwarebank-git-jerryblessed-dev.apps.sandbox-m4.g2pi.p1.openshiftapps.com/)
# [Arctitectural diagram π](https://github.com/Jerryblessed/Transportation_repo/blob/main/images/Transparency.png)Simple blog app built with Flask.
[Contact](mailto:[email protected])### [Demo Video πΊ](https://youtu.be/-vv_lLoM-lI)
[click for more imagesπ·](https://github.com/Jerryblessed/Softwarebank/tree/master/images)
## Features π«
| Feature | Status |
| :--------------------- | :----: |
| Redhat deployment | β |
| Intel tools | β |
| Google AI chat | β |
| 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 softwarebank`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 π―