Skip to content

aliHalani/class-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class Connect

Class Connect is a concept for a web platform that allows parents to manage their child's progress in school.

The front-end is built with React, which retrieves data from an API served by Flask. Application data is stored in a MySQL database.

Demo

View the full demo here: https://vimeo.com/414123886.

Class Connect Demo

How to Run

To run the platform, simply clone the repo, navigate into the directory, and run docker-compose up (of course, you must have docker installed!).

Navigate to localhost:3000 to see the platform in action.

Notes

Flask API developed by @murizvi (https://github.com/murizvi).

Database scripts written by @zaheenchoudhry (https://github.com/zaheenchoudhry).

Developed and tested on Windows 10 & Ubuntu 20.04.

About

React-based learning management platform!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors