Skip to content

ashik190141/cs24-p2-JUST_POWER_RANGERS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Project: EcoSync

Team Information

  • Team Name: JUST_POWER_RANGERS
  • Institution Name: Jashore University of Science and Technology

Team Members

Table of Contents

Prerequisites

Before running the project, make sure you have the following prerequisites installed on your system:

  • Node.js
  • npm (Node Package Manager)
  • MongoDB
  • Docker

Installation

  1. Navigate to the project directory:
cd cs24-p2-JUST_POWER_RANGERS

Navigate to the backend directory

cd backend

Install backend dependencies

npm install

Navigate to the frontend directory

cd ../frontend

Install frontend dependencies

npm install

Navigate back to the project root directory

cd ..

Build Docker images for both backend and frontend

docker-compose up --build

Admin Credentials

Sts Manager

Landfill Manager

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages