GithubHelp home page GithubHelp logo

hostelgenie-backend's Introduction

HostelGenie HostelGenie Logo

Live Project - Click here

Welcome to HostelGenie, a comprehensive hostel management application designed to simplify and streamline the management of hostel activities. Whether you're an admin or a student, HostelGenie offers a range of features to make hostel life easier and more organized.

Features

Login/Signup

  • Secure user authentication for both admins and students.
  • Registration of New Students: Easily register new students into the system.
  • Marking Attendance: Track and record student attendance efficiently.
  • Handling Complaints: Manage and resolve complaints raised by students.
  • Managing Mess: Oversee mess operations, including meal plans and special requests.
  • Generating Invoices: Generate and manage invoices for hostel fees and other charges.
  • Handling Suggestions: Collect and address suggestions from students to improve hostel life.

Student Panel

  • Viewing Attendance: Check attendance records to stay updated.
  • Requesting Mess Off: Request days off from the mess service.
  • Viewing Invoices: Access and review generated invoices.
  • Making Complaints: Submit complaints for any issues encountered in the hostel.
  • Making Suggestions: Provide suggestions to help improve hostel services.

Screenshots

Landing Page Admin Panel

Login Admin Panel

Admin Dashboard Admin Panel

Register Student Admin Panel

Request Access Page Admin Panel

Contact Us Admin Panel

Getting Started

Follow these instructions to set up the HostelGenie project on your local machine.

Prerequisites

Installation

Clone the repository and install the dependencies.

cd client
npm i
cd ../server
npm i
cd ../
npm i -g concurrently

Setup DB

  • Create a mongodb database named hostel
  • Create collections and given names like for hostel.users.json --> users in mongoCollections
  • Add data by importing file like hostel.users.json

Usage

npm run dev

Login Details

Add .env file in backend folder with following content

MONGO_URI=<Your URI>
JWT_SECRET = <Your Key>

hostelgenie-backend's People

Contributors

anurag-4508 avatar

Stargazers

 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.