Table of Contents
Angkasa Ticketing is an online ticket booking application. This application is intended for users who want to travel both nationally and internationally, using airplanes.
This application was developed using a framework/library
Make sure that Node JS is installed on the computer.
- Get a free API Key at https://github.com/rifqiay/Angkasa-Ticketing-Backend
- Clone this repo (Angkasa-Ticketing-Frontend)
git clone https://github.com/rifqiay/Angkasa-Ticketing-Frontend.git
- Go To Folder Repo
cd Angkasa-Ticketing-Frontend
- Install NPM packages
npm install
- Enter your API in
.env
REACT_API_BACKEND = 'ENTER YOUR API'
- Start website
npm start
Register Page | Login Page |
Home Page | Search Flight from Home |
Search Flight | Flight Detail |
My Booking Flight | Profile |
Booking Detail |
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch
git checkout -b feature/Angkasa-feature
- Commit your Changes
git commit -m 'Add some Angkasa-feature'
- Push to the Branch
git push origin feature/Angkasa-feature
- Open a Pull Request
Frontend/PM | Frontend | Frontend | Backend | Backend |
---|---|---|---|---|
Rifqi Ainul Yaqin |
Rifqi Ahmad Pratama |
Bagus Dzikri Hidayat |
Ichlas Wardy Gustama |
Farhana Achmad |
Distributed under the MIT License.