UgAka / ankasa-client

Ankasa Flight is an online ticket booking application. This application is intended for people who want to travel both nationally and internationally, using airplanes.

Home Page:https://ankasa-flight.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ankasa Flight
Front End with React.js



license

PRs welcome made with hearth by infinite-bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshot
  4. Contributing
  5. Back End
  6. Our Team
  7. License

About The Project

Ankasa Flight is an online ticket booking application. This application is intended for people who want to travel both nationally and internationally, using airplanes.

Built With

This application was developed using a framework/library

(back to top)

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://github.com/Infinite-Bug/ankasa-api
  2. Clone the repo
    git clone https://github.com/Infinite-Bug/ankasa-client.git
  3. Install NPM packages
    npm install
  4. Enter your API in .env
    REACT_APP_APP_NAME = 'ENTER YOUR APP NAME'
    REACT_APP_NODE_ENV = 'ENTER YOUR NODE ENV'
    REACT_APP_API_URL ' ENTER YOUR API'

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Screenshot

Landing

Login

Register

Find Ticket

Ticket Detail

My Booking

My Profile

(back to top)

Contributing

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!

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

(back to top)

Back End

https://github.com/Infinite-Bug/ankasa-api

Our Team

Andry Pebrianto
Andry Pebrianto
Project Manager | Full Stack Web Developer
Hanifudin Alfauzi
Hanifudin Alfauzi
Full Stack Web Developer
Muhamad Hakam Faza
Muhamad Hakam Faza
Full Stack Web Developer
Ian Pangestu
Ian Pangestu
Full Stack Web Developer
Bagus Dzikri Hidayat
Bagus Dzikri Hidayat
Full Stack Web Developer

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

Ankasa Flight is an online ticket booking application. This application is intended for people who want to travel both nationally and internationally, using airplanes.

https://ankasa-flight.netlify.app

License:MIT License


Languages

Language:JavaScript 82.7%Language:CSS 16.3%Language:HTML 0.9%