hannansatopay / FSND-API

Full Stack API Final Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack API Final Project

Full Stack Trivia

The repository contains project code for the Full Stack API Final Project in the Full Stack Web Developer course offered by Udacity.

About the Stack

Backend

The ./backend directory contains a Flask and SQLAlchemy server. Primarily the app.py is used to define the endpoints and references models.py for DB and SQLAlchemy setup.

Frontend

The ./frontend directory contains a complete React frontend to consume the data from the Flask server.

About

Full Stack API Final Project


Languages

Language:Python 47.1%Language:JavaScript 45.0%Language:CSS 4.7%Language:HTML 3.2%