/Order-Management-System

This is the updated order management system which is transported from C#

Primary LanguageHTML

Order-Management-System

his is the updated order management system which is transported from C# started from scratch.

For Project 2 - 2020

Technologies used Nodejs at the backend MongoDb as a Database Express as a middleware Ejs as template engine

npm install cmd to install all dependencies

Please find the dependencies required at package.json

Team members: Pranish Shrestha, Madan Poudel, Kanchan Shrestha, Nabin Ghimire, Paras Joshi

Prerequisites

To run this application in the system, you must have nodejs installed on the system. After installing node, node package manager must be installed. After that, user can clone this github repository and run command npm install on the root folder to install all dependencies.

Installing

In a web browser, navigate to https://nodejs.org/en/download/. Click the Windows Installer button to download the latest default version. At the time this article was written, version 10.16.0-x64 was the latest version. The Node.js installer includes the NPM package manager.

Deployment

This project is deployed to heroku and is live at https://ordermanagementsystemv1.herokuapp.com/.

Built With