Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikhsan3adi committed Jun 7, 2024
1 parent f3f2f45 commit 494275d
Showing 1 changed file with 55 additions and 42 deletions.
97 changes: 55 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Open Source Event & Ticketing App
<img src="assets/social_preview.png">
<img src="assets/social_preview.png" alt="BackTix">

<a href="./README.md">
<img alt="Translation" src="https://img.shields.io/badge/Bahasa_Indonesia-blue?style=for-the-badge&logo=googletranslate&logoColor=blue&labelColor=white">
Expand Down Expand Up @@ -37,6 +37,57 @@

---

## Source Code

<a href="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/ikhsan3adi/backtix-app">
<img height='25em' src="https://img.shields.io/badge/BackTix_App-027DFD?style=for-the-badge&logo=github&logoColor=white" title="ikhsan3adi" alt="source code" />
</a>

<a href="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/ikhsan3adi/backtix-service">
<img height='25em' src="https://img.shields.io/badge/BackTix_Api_Service & Admin panel-ea2845?style=for-the-badge&logo=github&logoColor=white" title="ikhsan3adi" alt="source code" />
</a>

---
> [!IMPORTANT]
>
> ## Instalasi & _How to run_
>
> [Back-end API service](docs/api-service.md)
>
> [Admin-panel](docs/admin-panel.md)
>
> [Mobile app](docs/mobile-app.md)
>
---
> [!NOTE]
>
> ## Tech Stack
>
> - API service / back-end
>
> - [NestJS 10](https://nestjs.com/) TypeScript
> - Prisma ORM
> - PostgreSQL
> - Redis
> - Swagger(API docs)
>
> - Admin panel web (Monorepo with API service)
>
> - [SvelteKit 2](https://kit.svelte.dev/) TypeScript
> - Flowbite UI component
> - Tailwind CSS
>
> - Mobile app
>
> - [Flutter 3](https://flutter.dev/)
> - BLoC
> - Freezed
> - Retrofit
> - fpdart
>
---

Aplikasi pembuatan acara dan penjualan tiket online ini merupakan platform yang menyediakan kemudahan bagi pengguna untuk mengakses dan berpartisipasi dalam berbagai acara. Berikut adalah deskripsi
singkat fitur-fitur utama aplikasi:

Expand Down Expand Up @@ -72,45 +123,7 @@ singkat fitur-fitur utama aplikasi:

Dengan bantuan _background service_ (Android & IOS), pengguna akan menerima notifikasi real-time tentang status acara, status penarikan, pembelian dan penjualan tiket.

## Tech Stack

- API service / back-end

- [NestJS 10](https://nestjs.com/) TypeScript
- Prisma ORM
- PostgreSQL
- Redis
- Swagger(API docs)

- Admin panel web (Monorepo with API service)

- [SvelteKit 2](https://kit.svelte.dev/) TypeScript
- Flowbite UI component
- Tailwind CSS

- Mobile app

- [Flutter 3](https://flutter.dev/)
- BLoC
- Freezed
- Retrofit
- fpdart

## Source Code

<a href="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/ikhsan3adi/backtix-app">
<img height='25em' src="https://img.shields.io/badge/BackTix_App-027DFD?style=for-the-badge&logo=github&logoColor=white" title="ikhsan3adi" />
</a>

<a href="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/ikhsan3adi/backtix-service">
<img height='25em' src="https://img.shields.io/badge/BackTix_Api_Service & Admin panel-ea2845?style=for-the-badge&logo=github&logoColor=white" title="ikhsan3adi" />
</a>

## Instalasi & _How to run_

[Back-end API service](docs/api-service.md)

[Admin-panel](docs/admin-panel.md)

[Mobile app](docs/mobile-app.md)
## Dukungan dan donasi

[![Donate paypal](https://img.shields.io/badge/Donate-PayPal-green.svg?style=for-the-badge)](https://paypal.me/xannxett?country.x=ID&locale.x=en_US)
[![Donate saweria](https://img.shields.io/badge/Donate-Saweria-red?style=for-the-badge&link=https%3A%2F%2Fsaweria.co%2Fxiboxann)](https://saweria.co/xiboxann)

0 comments on commit 494275d

Please sign in to comment.