- Anisa Bintang Maharani (21/478671/TK/52746)
- Aufa Nasywa Rahman (21/475255/TK/52454)
- Daru Okta Buana (21/475397/TK/52480)
- Difta Fitrahul Qihaj (21/480096/TK/52975)
The "tiket.in" API serves as the backend for a comprehensive ticketing platform. This repository contains the source code and documentation for the API, allowing developers to integrate and interact with the ticketing platform.
- Clone the repository
git clone
- Install NPM packages
npm install
- Run the application
npm run dev
- Access the API via
http://localhost:5000
For a visual representation of the use cases and interactions supported by the "tiket.in" API, please refer to the following diagram:
For Database Schema, please refer to the following Entity Relationship Diagram:
Content | Link |
---|---|
FrontEnd Deployed | https://ticketin.vertech.id/ |
FrontEnd Deployed (Backup) | https://frontend-ticket-in-1344.vercel.app/ |
BackEnd Deployed | https://backend-tiket-in.vercel.app |
Frontend Github | https://github.com/DiftaFitrahul/frontend-ticket.in |
Postman API | Backend API Dokumentation |
Figma | Figma Ticket.In |
Slide PPT | PPT Ticket.in |
Video | Youtube Video |
This repository is licensed under the MIT License. See the LICENSE file for more details.