Skip to content

NodeJS based application that serves SWMS-Frontend application, MongoDB database and handles requests from dustbin's circuit.

Notifications You must be signed in to change notification settings

osama127001/Smart-Waste-Management-System-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Waste Management System (Backend Application)

This application is the backend of Smart Waste Management System (Fronted Application). This backed is developed on NodeJS and there are certain technologies that were associated with this project namely:

Download and Run the Application

after you have cloned the application, execute the command given below to install all the required dependencies:

npm install

After installed, run npm run start:server to start the server in the listening mode.

Node: This cannot access database anyhow because the link/connection-URL to the database is hidden and secured. The console might show the message not connected to db

  • ExpressJS
  • Brcrypt
  • Rest API
  • MongoDB Atlas
  • Authentication
  • Authorization

1. ExpressJS

2. Bcrypt

3. Rest API

4. MongoDB Atlas

5. Authentication

6. Authorization

About

NodeJS based application that serves SWMS-Frontend application, MongoDB database and handles requests from dustbin's circuit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published