A Favicon generator app, converts image design(.PNG, .JPEG) to smaller favicon sizes which are available for download and available to use in the HTML code
The application allows authenticated users to upload images and they convert the images into the different sizes of favicon. Users can choose the sizes they want and then download. The HTML embed code is also available to use during coding process.
This project was created in
Python, Django Framework, HTML, CSS Javascript and MySQL are used to build the project. The design structure of the project is a Monolithic application. HTML, CSS and Javascript are use in the frontend, Python Django framework is used for the backend and MySQL as the database
run git clone https://github.com/zuri-training/Favicon_gen-Team-68.git
create a virtual environment
run
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver localhost:8000
.env
file in your project root directory.env
define variable name USE_PROD=1
and DB_PWD=<your database password>
python manage.py makemigrations
python manage.py migrate
python manage.py runserver localhost:8000
Apache Licensed
Thanks to zuri Training and Ingressive for Good for the provision of this learning experience.
zuri.training Website
Ingressive for Good Website
All thanks goes to these wonderful teamates for making sure this project came to being👏
TonySmile |
David Oluwafemi |
Victory Abayomi |
Deborah Udoh |
Gabriel Isuekebho |