Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 474 Bytes
Data

This website is built using Spoonacular Api

Technologies

This application uses with Python and Flask for server-side.

Database managed with PostgreSQL and Flask-SQLAlchemy for ORM

Front end styles handled with Bootstrap with Font Awesome and CSS.

HTML templates served with Jinja and Flask WTForms

Recipe card generated with AJAX(Axios)

Restful Routing on backend side.