Coder Social home page Coder Social logo

washingtonyandun / minicore_grades Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 121 KB

MiniCore_Grades (Udla course project)

Home Page: https://mini-core-grades.vercel.app

JavaScript 27.79% HTML 1.41% CSS 7.13% TypeScript 27.26% Python 36.40%
express fastapi python reactjs

minicore_grades's Introduction

Mini Core Grades

Overview

This repository contains a simple web application for computing grades based on defined periods. The application consists of a Node backend for handling grade computations and a React frontend for user interaction.

Features

  • Grade Computation: Compute grades for students based on specified periods and weights.

  • User Interface: A clean and intuitive user interface built with React for an easy user experience.

  • API Integration: Seamless integration with the Node backend for efficient grade calculations.

Backend (Node)

Installation

  1. Clone the repository:

    git clone https://github.com/WashingtonYandun/MiniCore_Grades.git
  2. Install dependencies:

    cd server/
    npm i

Usage

  1. Run the Node server:

    npm run dev

The server will be available at http://localhost:8000. Ensure the server is running before using the frontend.

Frontend (React)

Installation

  1. Navigate to the frontend directory:

    cd client/
  2. Install dependencies:

    npm install

Usage

  1. Start the React development server:

    npm start

Open your browser and go to http://localhost:3000 to use the application.

How to Use

Enter the start date, end date, and weight for each period in the form. Click the "Compute" button to send the request to the backend. View the computed grades, including the overall grade, individual period grades, and the needed grade to achieve a passing score.

minicore_grades's People

Contributors

washingtonyandun avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.