import React from "react"; import ProjectCard from "./ProjectCard"; const Projects = () => { return (
A lesson and progress management system which allowed tutors at my company to schedule lessons, add repots and keep track of students progress. Built using the MERN stack.
Use the following credentitals to play around:
A revision tool which allows students to revise various subjects. Uses Auth0 for user sign ups.