Confusion Serverr

  • Tech Stack:NodeJS, Express Framework, HTML, CSS, MongoDB and Mongoose
  • Github URL: Project Link

Confusion server is a server that was design to provide dishes and order placement API for a confusion resturant frontend.By utilizing Node's asynchronous capabilities and Express's routing and middleware features, this restaurant application can create a scalable and robust application for their customers. This can include features like online ordering, menu viewing, and reservation management

This entire applicationis was developed using the NodeJS platform. Express framework was used for building this server. On the database side, MongoDB and Mongoose for accessing MongoDB from NodeJS. The REST concepts was used to building a restful API.