vishavbangotra / LifeByteSysAssignment

Full Stack Developer assignment for LifeByte Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LifeByteSysAssignment

Full Stack Developer assignment for LifeByte Systems

Live application

https://vishavbangotra.pythonanywhere.com/

DB Structure

id


name


age


Backend is developped using flask, SQLAlchemy

"/" - Endpoint renders the landing html page "/api/data" - Endpoint gets list of all dammy data in Json "/api/data/" - Endpoint gets the dummy object with id =

Frontend using HTML, CSS, Bootstrap, JavaScript, AJAX

on click of the Load data button a GET request is sent /api/data and all dummy data is fetched. the PlotGraph() funtion handles the Graph creation the PlotTable() funtion plots the table

About

Full Stack Developer assignment for LifeByte Systems


Languages

Language:Python 45.4%Language:JavaScript 28.1%Language:HTML 24.6%Language:CSS 1.8%