This was developed during our time as students at Code Chrysalis.
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!
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!
In the development environment:
- Install dependencies in root and client directories.
yarn
cd client
- Start frontend and backend servers in separate terminals:
yarn start
cd ..
yarn start
- Open up frontend server at http://localhost:3000.
- React
- Express
- Stripe Checkout API
- Map view