seneark / Janhit-Welare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Janhit-WelFare

For the Welfare of Society

Society Photo

Table of Contents

Website Demo

Click Here to Watch Video
Click Here to See the Presentation

About

This website has been created for making the functioning of a society/association easier. Due to the COVID-19 pandemic ,social gatherings are not possible and therefore processes like collection of money,registering complaints of society members,taking suggestions,managing expenditures of society can’t be performed. But these processes are important for functioning of a society and hence can’t be stopped. So,this website gives solution to this problem by providing an online platform to carry out processes like these. This website has the following functionalities :

  • The users can register their complaints about anything to the admin.
  • The users can give suggestions about anything .
  • the users can make the payments online using this website .
  • the users can also maintain a track of their complaints and suggestions so that they know whether required actions were taken or not.
  • the users can also track the expenses of the society which makes the process really transparent because now the society members can see where and how the money is being spent.
  • there’s a notification section as well where the society members can see all the important notifications.
  • the website also provides a platform to all the society members to interact with each other by sending personal notification (complaints,suggestions or anything).

Installation Prerequisites

  • Nodejs

To Download Nodejs Package Go to the Nodejs Download Website.

  • Mongodb

To install Mongodb Go to this Website

How to Run this Website

  1. Clone this Repo to your Local Machine.
  2. Open The Terminal/CMD in the folder Janhit-Welfare.
  3. Type mongod in your Terminal to Run mongodb Server (Ignore if already Running).
  4. Type cd backend/jwa && npm install to download all the library.
  5. Type npm start to run the nodejs server.
  6. Open localhost:300 in your browser.
  7. Enjoy!!! 🎉 ✨

Contributors

Puneet Kumar Sehrawat

Mridul Chaturvedi

Naveen Kumar

Manthan Garg

About


Languages

Language:HTML 63.9%Language:JavaScript 30.8%Language:CSS 5.3%