Skip to content

kongeNikhilKumar/food-ordering

Repository files navigation

This a assignment submission for a Intersnhip Test

  1. The Code has been created using a next.js backend , using react as a Front end framework and json as DB
  2. The Project is created with extensibility in-mind and any additions , deletions and updates are possible with changes in the menudb.js file.
  3. All requirements and condition checks and performed in the backend.
  4. User error messages have been crafted as per the requirement document.

Note : For screenshots and a Video tutorial pls visit the Project Wiki

How to run on a local machine :-

  1. perform npm install ( for downloading dependencies )
  2. Open a cmd prompt and type npm start
  3. The application would open on port http://localhost:3000/

How to test :-

  1. run npm test in the cmd prompt
  2. The tests would start and test results are published by Jest.

About

A Food ordering App that takes orders from customers and processes it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •