Skip to content

An app that facilitates the Japanese government's Go-to-Eat Campaign with searchable restaurants and discounted voucher sales

Notifications You must be signed in to change notification settings

Pizza-Team/go-to-eat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was developed during our time as students at Code Chrysalis.

logo

EATokyo is our vision to support the Japanese government's Go-to-Eat Campaign in the Tokyo area - an incentive program to revitalize the local economy, as we continue to recover from the pandemic. Throughout the Go-to-Eat Campaign, the Japanese government will be offering customers 25% discounts to several local restaurants and reimbursing those restaurants the difference.

However, public information about this campaign has been vague and confusing. With an application like EATokyo, customers can find all the information they need to take advantage of these discounted prices, search for all participating restaurants, and order the discounted vouchers online.

いい東京! Stay safe, and keep supporting the small businesses in our communities!

For Users

Select an area from the dropdown menu. You can also add filters for food type and/or budget.

Click on a restaurant, select the quantity and dollar amount of the voucher you'd like to purchase, and click "Order." You will receive the voucher and can use it at the selected restaurant on your next visit!

For Contributors

In the development environment:

  1. Install dependencies in root and client directories.
yarn
cd client
  1. Start frontend and backend servers in separate terminals:
yarn start
cd ..
yarn start
  1. Open up frontend server at http://localhost:3000.

Technologies Used

  • React
  • Express
  • Stripe Checkout API

Future Features

  • Map view

About

An app that facilitates the Japanese government's Go-to-Eat Campaign with searchable restaurants and discounted voucher sales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •