Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 919 Bytes

File metadata and controls

23 lines (16 loc) · 919 Bytes

Kanbas React Web App

Overview

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.

Project Structure

Usage

See deployment on Netlify: https://soft-florentine-0ea3f0.netlify.app/#/Kanbas/Dashboard

Technologies Used

  • 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.

Acknowledgements

Special thanks to Dr. Jose Annunziato for sample code, starter code, and the teaching assistants.