matfaisall / ankasa-ticket

Ankasa Ticket is a web application that enables users to book airplane tickets with multiple domestic and international airlines.

Home Page:https://ankasa-ticket.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Table of Contents

Table of Contents
  1. About Us
  2. Getting Started
  3. Screenshots
  4. Contributing
  5. Related Project
  6. Contact
  7. License

About The Project

Ankasa Ticket is a web application that enables users to book airplane tickets with multiple domestic and international airlines.

Built With

This app was built with some technologies below:

Getting Started

Prerequisites

Before going to the installation stage there are some software that must be installed first.

Installation

If you want to run this project locally, I recommend you to configure the back-end first before configuring this repo front-end.

  • Clone the repo
git clone https://github.com/matfaisall/ankasa-ticket.git
  • Go to repo
cd ankasa-ticket
  • Install module
npm install
  • Setup .env
NEXT_PUBLIC_FLIGHT_API=[URL_API]
  • Type npm run dev To Start the local web

Try Our Web Application

Launch to our App

If you want to try our web application, you can use the following account :

Login

email     : ankasa@gmail.com
password  : Ankasa10!

Screenshoots

Login Ankasa Ticket Register Ankasa Ticket
Login Ankasa Ticket Register Ankasa Ticket
Landing Page Search Ticket
Landing page Search Ticket
Form Passanger Pay The Ticket
Form Passanger Pay The Ticket
Change Status Ticket Booking Pass
Change Status Ticket Booking Pass
Profile
Profile Page

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Add your Changes (git add .)
  4. Commit your Changes (git commit -m 'Add some NewFeature')
  5. Push to the Branch (git push origin feature/NewFeature)
  6. Open a Pull Request on Github

Related Project

πŸ“š Backend Ankasa Ticket

πŸ“š Frontend Ankasa Ticket

🌐 Web Service

πŸ’» Demo Ankasa Ticket

Contact

Contributors names and contact info

  • AUTHOR
Muhammad Faisal
Muhammad Faisal
Lead Frontend | Frontend Web Developer
[LinkedIn Account]

License

Distributed under the MIT License.

(Back to Top)

About

Ankasa Ticket is a web application that enables users to book airplane tickets with multiple domestic and international airlines.

https://ankasa-ticket.vercel.app

License:MIT License


Languages

Language:JavaScript 99.6%Language:CSS 0.4%