Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.93 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.93 KB

Gatishakti Application

A comprehensive solution designed for managing the lifecycle of a home construction. This platform enables home owners to plan their idea, buy raw materials for the same, and get your ideas implemented with our experienced team of experts and masons.

Application Overview

The Gatishakti platform consists of two primary components:

1. Consumer Application

A public-facing interface that highlights the various products, services where clients can come and book or buy services.

2. Mercahnt Application

A merchant facing application to cater to the services provided to the clients and for merchants to see orders or source raw materials from somewhere or go for complicance fulfilment.

The combination of these applications provides a seamless experience for managing a construction aid application.

Features

  • Project Showcase with dynamic filtering
  • Impact Tracking with real-time updates
  • Online Contribution and Participation System
  • CMS for Project Content Management
  • User Engagement Analytics
  • Newsletter Subscription Management
  • Social Media Integration
  • Responsive Design for cross-platform compatibility
  • Authentication and User Role Management
  • Deployment to cloud hosting services

Future Scope

The platform is designed to be adaptable and scalable, allowing for future integration with donation platforms, volunteer management systems, and partner organization interfaces.

Developer's Guide

This project is developed using a modern web development stack to ensure high performance and maintainability.

Getting Started

To get the development environment running:

npm install
npm start
# or
yarn install
yarn start

Access the application at http://localhost:8000.

Deploying to Cloud Services

This application is ready to be deployed on major cloud platforms, providing global accessibility and scalability.

csr-management-application