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

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

Awesome Lists containing this project

README

          

Languages and Tools


gcp javascript react typescript

## 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

![base_ui](/demo_images/bm_ui.png)

### Demo widget and browsing UI/UX

![base_ui](/demo_images/widget.png)

### In-Progress Development

- Work-in-progress:
- Latitude and logitude with store price label plot query, based on user's location.
![geo_dots](/demo_images/wip/sep23/geo_dot.png)

### 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