Skip to content

Ankulraja/Airline-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Airline-Management

This is a Software Engineering project.
Created By: Ankul

Experience seamless booking of your airplane tickets through our airline website, boasting an intuitive user interface designed to enhance your journey from start to finish.

Demo Video :- Click Here

How to Run This Project

Step 1. **Clone this repository**: `sh git clone https://github.com/yourusername/Airline-Management.git ` cd Airline-Management
Step 2. Install npm in frontend Side by npm install
Step 3. Go to Server folder by doing cd /Server/
Step 4. Install npm in Server side by npm install
Step 5. Add .env file in Server

PORT=4000
DATABASE_URL=""
JWT_SECRET=""
FOLDER_NAME=""

# Razopay
RAZORPAY_KEY=
RAZORPAY_SECRET=

# Mail
MAIL_HOST=
MAIL_USER=
MAIL_PASS=

# Cloudinary
CLOUD_NAME=
API_KEY=
API_SECRET=

Step 6. Now you Can Run Server by using npm run dev.
Step 7. Go back again in frontend by doing cd ..
Step 8. Start Frontend by use npm start
Some Glimpse of our website
Some Glimpse of our website

About

This is SE Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published