Skip to content

vardaansinha/cscanvasfrontend

Repository files navigation

CS Canvas Frontend

Overview

The CS Canvas Frontend is part of a full-stack application designed to organize computer science curriculum, coursework, and grading. This project was developed by a team of three individuals and includes features such as linear regression models to simulate the unique computer science grading system at Del Norte.

Features

  • Full-Stack Application: Developed a full-stack application meant to organize computer science curriculum, coursework, and grading.
  • Linear Regression Models: Worked on linear regression models based on multivariable analysis to simulate the unique computer science grading system at Del Norte.
  • Data Simulation: Developed and trained linear regression models using a mock data simulator for effective analysis.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: [Link]
  • Data Analysis: Python (for regression models)

Getting Started

Prerequisites

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
    git clone https://github.com/vardaansinha/cscanvasfrontend.git
  2. Navigate to the project directory:
    cd cscanvasfrontend
  3. Install the dependencies:
    npm install

Running the Application

  1. Start the development server:
    npm start
  2. Open your browser and navigate to:
    http://localhost:3000
    

Project Structure

  • public/: Contains static files such as index.html, which is the entry point for the React application.
  • src/: Contains the source code for the React application.
    • components/: Contains the React components.
    • App.js: Main application component.
    • index.js: Entry point of the application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •