https://github.com/csehg0312/money-jar
Repository for the school project-based web application teaching income budgeting to any age group.
https://github.com/csehg0312/money-jar
children income pnpm pwa vite vue vuejs
Last synced: 8 months ago
JSON representation
Repository for the school project-based web application teaching income budgeting to any age group.
- Host: GitHub
- URL: https://github.com/csehg0312/money-jar
- Owner: csehg0312
- License: mpl-2.0
- Created: 2024-03-13T11:55:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T13:06:57.000Z (8 months ago)
- Last Synced: 2025-03-01T14:20:25.336Z (8 months ago)
- Topics: children, income, pnpm, pwa, vite, vue, vuejs
- Language: Vue
- Homepage: https://money-jar.vercel.app
- Size: 138 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Money Jar - Children's Progressive Web Application
Money Jar is an interactive web game designed for children to learn about saving money in a fun and engaging way.
## Technologies Used
- Frontend: Vue 3
- Backend: Node.js
- Build Tool: Vite.js## Features
- Engaging gameplay for children to learn about saving money.
- Progressive Web Application (PWA) for easy access on various devices.
- Utilizes localStorage API to store user data locally.
- Provides a daily reward for game progression, managed via one cookie.## How to Play
1. Visit the Money Jar website on your preferred device.
2. Track your progress and watch your savings grow!## Development
To run Money Jar locally for development purposes, follow these steps:
1. Clone the repository.
2. Navigate to the project directory.
3. Install dependencies using `pnpm install`.
4. Start the development server using `npm run dev`.
5. Access the application in your browser at `http://localhost:5173`.## Contributions
Contributions to Money Jar are welcome! If you find any bugs or have ideas for improvements, please open an issue or submit a pull request.