Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/)