GithubHelp home page GithubHelp logo

kanscerr / society-management-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 304 KB

A fullstack society management system made using node js, express js, mongoose and mongoDB as database.

HTML 49.94% JavaScript 50.06%
expressjs html-css-javascript mongodb mongoose nodejs

society-management-system's Introduction

PROJECT PLANNING

1. Project Design

1.1 Goal

Our end goal is to create a Society Management System which would mainly include the server side work. Since it is version 1, our application will only include the utmost necessary requirements for a flexible and secure platform.

1.2 Scope

Since, our project is only server side for now, we will primarily be focussing on smooth flow of the entire application for which multiple APIs will be created. The major milestones will be (in same sequence)-

  • Register for a new flat.
  • Providing society residents with all the functionalities.
  • Visitor management
  • Testing

1.3 Tools

For this project, we will be using-

  • Node.js
  • Expess.js
  • MongoDB compass for a local database which will be implemented using the mongoose library.
  • Postman for API testing.

1.4 Milestones

Milestones Description Delivery Date
Register for a new flat Initial step for every new user. 26-05-23
Functionalities for residents All the functionalities for better user experience for the society members. -
Visitor management For security purposes, entry of every visitor to be taken. -
Testing Application Testing for smooth flow of every API created -

1.5 Workflow

workflow

2. Detailed Design

2.1 Basic Architecture-

basic-archiecture

2.2 API workflow diagram-

api-workflow

2.3 Milestones-

Milestone Description Status
schema Create schema for different dbs required done
Upload flat details Create an api that automatically inputs the details of all flats done
getFlatDetails Create an api that takes wing and floor as input and returns all vacant flats that match the input condition done
registerNewFlat Create an api that checks for getFlatDetails and register a flat to new client based on the output from getFlatDetails api done
generatePassword Function Create a function that generates an initial password for all the new members. It must be invoked in registerNewFlat api done
login Create an api that takes in id and password and logs the user in to the dashboard done
changePassword prompt Prompt user to change password to its own liking. Match the id, current password and newPwd==confirmPwd done
getMemberDetails Create an api to check if the caller is an admin (“role” : “admin”) to retrieve all information of the members except password done
getDetailedView Create an api to get the detailed view of a particular member done

society-management-system's People

Contributors

kanscerr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.