Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 1.74 KB

README.md

File metadata and controls

63 lines (46 loc) · 1.74 KB

Grade Calculator using Reactjs

This is a simple grade calculator that calculates the final grade of a student based on the marks obtained in the exams. This project is built using Reactjs.

Features

  • Add a new subject
  • Delete a subject
  • Update marks of a subject
  • Calculate the GPA based on the marks obtained
  • Calculate semester wise SGPA and CGPA

Installation

  1. Clone the repository
git clone /~https://github.com/AbdurRaahimm/Grade-Calculator.git
  1. Change the directory
cd Grade-Calculator
  1. Install the dependencies
npm install
  1. Run the application
npm run dev
  1. Open the browser and go to http://localhost:5173/

Live Demo

Live Demo

Built With

  • Reactjs - A JavaScript library for building user interfaces
  • Vite - A build tool that aims to provide a faster and leaner development experience for modern web projects
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs
  • React Router - Declarative routing for React.js

Screenshots

alt text alt text

License

This project is licensed under the MIT License - see the LICENSE file for details

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Connect on Social Media