Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marutpun/score-calculator
https://github.com/marutpun/score-calculator
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marutpun/score-calculator
- Owner: marutpun
- Created: 2020-11-21T05:24:19.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T01:39:41.000Z (almost 4 years ago)
- Last Synced: 2023-03-12T02:07:22.153Z (over 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Score Calculator
Student Score Calculator by ReactJS.
- GPAx Calculator
- T-Score Calculator## Demo
https://gifted-almeida-4f1a6b.netlify.app
## What did I get/stuck with this project?
- `Array.map()` must return something if I use curly brackets.
- Array Immutable Update Patterns (concat, filter)## Tool
- ReactJS
- Recoil
- React Router
- MathJS