This repository is part of an ongoing project for a web development course, where we are creating a clone of our student dashboard, Canvas, using the MERN stack (MongoDB, Express, React, Node.js), TypeScript, and Bootstrap.
See deployment on Netlify: https://soft-florentine-0ea3f0.netlify.app/#/Kanbas/Dashboard
- MongoDB: NoSQL database for storing user and course data.
- Express: Backend framework for building RESTful APIs.
- React: Frontend library for building user interfaces.
- Node.js: JavaScript runtime for server-side development.
- Bootstrap: CSS framework for responsive design.
Special thanks to Dr. Jose Annunziato for sample code, starter code, and the teaching assistants.