Skip to content

Web application for selling Thai noodles, shave ice, and some Fizzy drink. ๐Ÿœ

Notifications You must be signed in to change notification settings

unknowguy2001/noodle-shave-ice-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Noodle and shave ice shop ๐Ÿœ

Table of content

  • About the app
  • Screenshots
  • Technologies
  • Setup

About the app

This project is inspired by a mini Thai noodle shop by my aunt, she has problems when taking orders she can't remember all orders, and it takes a lot of time to calculate the total price. Therefore, I will create this web application to solve those problems.

Screenshots

home-with-modal home-without-modal add-order order-list confirm-order

Technologies

NextJS, MongoDB, Typescript, Socket.IO

Setup

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open 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.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Releases

No releases published

Packages

No packages published