Skip to content

Joseph-Carter/project-student-dashboard

 
 

Repository files navigation

Student Dashboard Project

This project is a student dashboard web application that allows you to view student information, cohort details, and add 1-on-1 notes for each student.

Table of Contents

Features

  • View a list of students and their basic information.
  • Filter students by cohort using the sidebar.
  • View additional details for each student, including CodeWars progress, scores, certifications, and notes.
  • Add 1-on-1 notes for individual students.

Getting Started

  1. Clone the repository:
  1. Install dependencies:
  • npm install
  1. Start the server:
  • npm start

Usage

  • Open your browser and navigate to https://remarkable-lokum-e7160a.netlify.app/ to access the Student Dashboard application.
  • Use the sidebar to filter students by cohort and select individual students to view their details.
  • Add 1-on-1 notes for students using the "Add Note" button in the Student Details section.

Technologies

  • React.js: A JavaScript library for building user interfaces.
  • CSS: Styling for the components and layout.
  • JSON: Data storage for student information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.6%
  • CSS 23.9%
  • HTML 5.5%