The Project aim was to create fully functional Airline Reservation System where individuals can reserve and pay for flights in order to travel to different countries and sometimes domestic cities.
The purpose of the website to ease the process of reserving flights and other optional services(renting a car-booking a room-etc.).
MERN Stack was used to build the website
User
Admin
Guest
git clone https://github.com/advanced-computer-lab/Star-Alliance.git
cd Star-Alliance
npm i && cd client && npm i && cd ..
npm run dev
key | value |
---|---|
DB_URI | Mongodb connection string, for example mongodb+srv://??:??@??db.k4yey.mongodb.net/myDatabase?retryWrites=true&w=majority |
React_Server_Origin | Developement localhost for accessing react default localhost:3000 |
Gmail account, used to Send the emails ???@gmail.com |
|
pass | the Gamil's account password |
REFRESH_TOKEN_SECRET | Random refresh token secret |
ACCESS_TOKEN_SECRET | Random refresh token secret |
STRIPE_PRIVATE_KEY | Stripe's prive api key ex sk_test_???? |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
-Abdelrahman Hafez -Mostafa Mohamed -Mohammed Yehia -Youssef Alaa Thabet -Yousef Magdy