Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/5tarlight/grade-predictor

This project will predict your next grade based on your previous grades. but, you must not believe this entirely. This is just statistically predicted value
https://github.com/5tarlight/grade-predictor

grade grade-calculator predictor statistics

Last synced: about 2 months ago
JSON representation

This project will predict your next grade based on your previous grades. but, you must not believe this entirely. This is just statistically predicted value

Awesome Lists containing this project

README

        

# Grade predictor

This project provide prediction about your future grade based on your previous grade.

## Warning

Don't believe this entirely. Your grade is not depend on previous grades. It's upon your effort. Just use this for fun. We do not care your problem caused by your faults.

# Requirements

- Node.js, yarn, docker

# Installation

```bash
cd frontend
yarn
cd ..
cd backend
yarn
```

```bash
docker-compose up -d --build
```

# Author

- 5tarlight (YEAHx4#7777 discord)