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

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.

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.