Ankasa Ticketing Management Data
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Ankasa Ticketing management data
This app was built with some technologies below:
This is an example of how to list things you need to use the software and how to install them.
- Clone This Front End Repo
git clone https://github.com/A-RED-Team/ankasa-ticketing-admin.git
- Go To Folder Repo
cd ankasa-ticketing-admin
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Website - Type
npm run start
To Start Production
Create .env file in your root project folder.
REACT_APP_APP_NAME=
REACT_APP_NODE_ENV=
REACT_APP_API_URL=
Login Page
Dashboard Page | List Airline Page |
List City Page | List Country Page |
List Flight Page | View Flight Page |
Add Flight Page | Edit Flight Page |
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
🚀 Frontend Ankasa Ticketing Admin
Distributed under the MIT License.