https://github.com/vantablanta/impressions-app
Pitches app where users can log in and post their pitches
https://github.com/vantablanta/impressions-app
flask-application
Last synced: 8 months ago
JSON representation
Pitches app where users can log in and post their pitches
- Host: GitHub
- URL: https://github.com/vantablanta/impressions-app
- Owner: vantablanta
- License: mit
- Created: 2022-05-06T16:05:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T06:32:43.000Z (about 4 years ago)
- Last Synced: 2025-03-13T14:43:23.403Z (about 1 year ago)
- Topics: flask-application
- Language: Python
- Homepage: https://impressions-app-mn.herokuapp.com/
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Name
Impressions
## Author
Michelle Njeri
## Description
A website wheere users can register/login to post their pitches
## Usage
* Fork the repository and pull the files to your local environment
* Install flask and a virtual env.
* Insatll dependencies withign the virtual env
* The requirements.text will guide you on the needed modules.
* Run the application by tyiping `python3.10 manage.py`
## Issues
- Flask_Script is not compatible with flask 2.1.2, which is what is used for
this application. Downgarding Flask allows flask_script to run.. The cost wome things(i.e escape) in Jinja wont work with versions of Flask less that 2.0.0
## Setup
* Check the Pip file for all modules needed for the application
## Technologies Used
* Python
* Flask
* HTML
* CSS & Bootstrap CDN
## Licence
[MIT Licence](https://github.com/vantablanta/impressions_app/blob/master/LICENSE)
## Support
[Email](mailto:vantablanta@gmail.com)