https://github.com/stormofgalaxy/grade-tracker
A Vue.js web application for students to track and visualize their academic grades, featuring grade management, average calculations, and progress visualization.
https://github.com/stormofgalaxy/grade-tracker
learn-to-code shadcn-vue tailwindcss typescript vue webapp
Last synced: about 2 months ago
JSON representation
A Vue.js web application for students to track and visualize their academic grades, featuring grade management, average calculations, and progress visualization.
- Host: GitHub
- URL: https://github.com/stormofgalaxy/grade-tracker
- Owner: StormOfGalaxy
- Created: 2025-02-18T14:18:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T23:35:17.000Z (over 1 year ago)
- Last Synced: 2025-04-05T09:15:32.713Z (about 1 year ago)
- Topics: learn-to-code, shadcn-vue, tailwindcss, typescript, vue, webapp
- Language: Vue
- Homepage: https://grade-tracker-ten.vercel.app
- Size: 24.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grade Tracker
A web application built with Vue.js to help students organize and track their academic grades.
## Purpose
This project serves two main purposes:
1. Personal learning journey into web development and Vue.js
2. Creating a practical tool for managing school grades
## Features
- Track grades across different subjects
- Calculate grade averages
- Visualize academic progress
- User-friendly interface
## Technologies
- Vue.js + Vite
- TypeScript
- HTML/CSS
- TailwindCSS
- [Additional technologies to be added]
## Development Status
This project is currently under development as a learning exercise.
## Getting Started
[Instructions to be added as project develops]
Feel free to explore the code and follow along with my learning journey!