Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruben-velasquez/school-app

The aim of this project is to have a robust application where a student can store their notes, to-do tasks and grades.
https://github.com/ruben-velasquez/school-app

nextjs redux-toolkit school-management tailwind

Last synced: 27 days ago
JSON representation

The aim of this project is to have a robust application where a student can store their notes, to-do tasks and grades.

Awesome Lists containing this project

README

        

# School Management App

The aim of this project is to have a robust application where a student can store their notes, to-do tasks and grades. All the data is stored using the browser's local storage, so your data doesn't go to the cloud, it stays on your computer. ***Keep in mind that this doesn't mean that is more secure***.

The project is primarily built using TypeScript, Nextjs, TailwindCSS and Redux.

Features
- [ ] Grade point average
- [x] Annotations
- [x] Pending activities (To-do list)
- [ ] School timetable
- [ ] Dark and light mode