https://github.com/evalece/budget_map
Prototype of a software product that explore grocery stores, restaurants, tea shops within users preferred budget
https://github.com/evalece/budget_map
Last synced: 5 months ago
JSON representation
Prototype of a software product that explore grocery stores, restaurants, tea shops within users preferred budget
- Host: GitHub
- URL: https://github.com/evalece/budget_map
- Owner: evalece
- Created: 2025-07-03T05:09:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-15T22:21:24.000Z (12 months ago)
- Last Synced: 2025-07-16T21:26:05.156Z (12 months ago)
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Languages and Tools
## Budget Map
The Budget Map is a Web APP prototype that explores local shops by price ranges.
It features precise geological presentation and price range filtering on top of store type, saving user browsing and look-up time efficiently while providing valuable marketing information on geological-based purchasing trends.
### Demo UIs

### Demo widget and browsing UI/UX

### In-Progress Development
- Work-in-progress:
- Latitude and logitude with store price label plot query, based on user's location.

### Project Tech Stack
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
### Credit:
1. Languages and Tools generation:
https://github.com/rahuldkjain/github-profile-readme-generator?tab=readme-ov-file