Skip to content

MoonKnight30/Leave-and-Outing-App-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outpass Management System

Project Overview

  • This is an Outpass Management System for college students, enabling them to apply for leaves and outings.
  • Users can log in to their accounts and submit leave or outing applications.
  • The application includes a feature for wardens to review, approve, or reject leave applications.
  • Students will receive notifications regarding the status of their applications.
  • The application ensures that users complete their profiles before applying for leave or outings.
  • The dashboard provides an overview of pending and completed applications.

Tech Stack

Frontend

  • Developed using React and Bootstrap for a responsive and user-friendly interface.

Backend

  • Node.js and Express.js for the backend server.
  • Axios for secure communication between the frontend and backend.
  • Jsonwebtoken for user authentication and authorization.

Database

  • MongoDB for storing user and application data.

Using the Repository

Backend

cd backend
  • Navigate to the backend folder.
npm install
  • Install the necessary node modules.
npm start
  • Starts the backend server.

Frontend

cd frontend
  • Navigate to the frontend folder.
npm install
  • Install the necessary node modules.
npm start
  • Runs the application in development mode.

  • Ensure that both the frontend and backend servers are running for the application to function properly.

People Behind This

  • Varshith Meda - Security page
  • Prajwal Koppad - Backend and Frontend
  • Varshith Kamatham - Frontend
  • Vishwanathan - Backend

For the Judges to Test:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published