Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Soham-Chakraborty-8455/Banner-Generator-
An automatic banner generator website
https://github.com/Soham-Chakraborty-8455/Banner-Generator-
css flask flask-sqlalchemy html javascript reactjs
Last synced: 3 months ago
JSON representation
An automatic banner generator website
- Host: GitHub
- URL: https://github.com/Soham-Chakraborty-8455/Banner-Generator-
- Owner: Soham-Chakraborty-8455
- License: mit
- Created: 2022-11-01T18:39:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T07:46:46.000Z (about 2 years ago)
- Last Synced: 2024-08-01T21:56:59.447Z (6 months ago)
- Topics: css, flask, flask-sqlalchemy, html, javascript, reactjs
- Language: JavaScript
- Homepage: banner-generator--1db303.spheron.app
- Size: 926 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- project-awesome - Soham-Chakraborty-8455/Banner-Generator- - An automatic banner generator website (JavaScript)
README
Banner Generator Website## Overview of the App
The banner generator website generates event banners by taking input of event details from user and creates a banner from a pre defined template. This helps the users and organisations to save time intead of designing and creating banners every time an event take place.
There are 2 main sections in the app as follows -
1. Banner - This section contains a pre designed banner template where the data gets filled up once the user/organisation enters the details of the event. The banner is downloadable and printable, and customisable in size where the user is given choice to choose the size of banner they require.
2. Form - This section contains a form asking the details of the event. Once the user/organisation fills this form properly, the details accordingly gets printed in the banner template and the user/organisation is able to download the banner form.
## Tech Stack & Libraries Used -
## Future Prospects- Add a customisable templates feature where the user can make slight necessary changes to the template after generating banner
- Add more template designs to choose from while making banners## UI Of The Web Application
## Run Locally
1.1 `git clone `
1.2 open `Pycharm` or `VS Code`
1.3 `python app.py` for `Windows` and `python3 app.py` for `MacOs`
## Link To GitHub Readme
See the code [here](https://github.com/Soham-Chakraborty-8455/Banner-Generator-)
## Link To Deployed App
See the deployed app [here](https://banner-generator-soham8455.herokuapp.com/)