Angkasa

Report Bug · Feature Request

Table of Contents

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshots
  4. Contributing
  5. Related Project
  6. Team

About The Project

Angkasa is a web application that provides customers with a seamless experience to book flights easily and efficiently. The platform is designed to offer an intuitive and user-friendly interface for searching and reserving flight tickets.

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.

(back to top)

Installation

  • Clone the repo
git clone https://github.com/rikiprimus/angkasa-app.git
  • Install Module
npm install
  • Setup .env.local
NEXT_PUBLIC_API_BASE_URL=yourdomain.com
SERVICE_PORT=yourport
DISABLE_ESLINT=true
  • Start Project
npm run dev

Screenshoots

Login Page Register Page
Login Page Register Page
Forgot Password Page New Password Page
Forgot Password New Password
Landing Page Home Page
Landing Home
Booking Page Edit Profile Page
Booking Edit Profile

(back to top)

Contributing

Contributions that make the open source community the best place to learn and create. Every contribution you make is valuable.

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

(back to top)

Related Project

(back to top)

Contact

Contributors names and contact info

(back to top)