Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Colony Management Portal

This project is an interactive, two-way portal designed to streamline the management of residential colonies. Residents can raise requests, and administrators can efficiently handle these requests through a user-friendly interface.

Table of Contents

About the Project

The Colony Management Portal is built with a modern web stack and offers the following capabilities:

  • Residents can submit maintenance requests, complaints, and other queries.
  • Admins can manage resident requests, view status updates, and communicate with residents.
  • Secure login for both residents and admins.

Features

Resident Portal

  • Submit requests (maintenance, complaints, etc.)
  • View request status and history

Admin Portal

  • Dashboard with request overview
  • Manage and update requests
  • Resident management

Tech Stack

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: Auth.js
  • Styling: CSS

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Make sure you have the following installed:

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

Installation

  1. Clone the repo
    git clone https://github.com/yourusername/colony-management-portal.git
  2. Install NPM packages
    cd colony-management-portal
    npm install
  3. Set up environment variables
    NODE_ENV=development
    PORT=5000
    MONGO_URI=your_mongo_uri
  4. Start the server
    npm start
    

Open your browser and navigate to http://localhost:3000

Contact

  1. GitHub: https://github.com/AyushiGupta160604
  2. Email: 22cs3022@rgipt.ac.in
  3. LinkedIn: https://www.linkedin.com/in/ayushigupta1604/
  4. Topmate: https://topmate.io/ayushi_gupta16/

About

Internship project at Birla Cellulosic Grasim Industries Limited (A unit of Aditya Birla Group)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages