Skip to content

Commit 494275d

Browse files
committed
Update README.md
1 parent f3f2f45 commit 494275d

File tree

1 file changed

+55
-42
lines changed

1 file changed

+55
-42
lines changed

README.md

Lines changed: 55 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Open Source Event & Ticketing App
44
5-
<img src="assets/social_preview.png">
5+
<img src="assets/social_preview.png" alt="BackTix">
66

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

3838
---
3939

40+
## Source Code
41+
42+
<a href="https://github.com/ikhsan3adi/backtix-app">
43+
<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" />
44+
</a>
45+
46+
<a href="https://github.com/ikhsan3adi/backtix-service">
47+
<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" />
48+
</a>
49+
50+
---
51+
> [!IMPORTANT]
52+
>
53+
> ## Instalasi & _How to run_
54+
>
55+
> [Back-end API service](docs/api-service.md)
56+
>
57+
> [Admin-panel](docs/admin-panel.md)
58+
>
59+
> [Mobile app](docs/mobile-app.md)
60+
>
61+
---
62+
> [!NOTE]
63+
>
64+
> ## Tech Stack
65+
>
66+
> - API service / back-end
67+
>
68+
> - [NestJS 10](https://nestjs.com/) TypeScript
69+
> - Prisma ORM
70+
> - PostgreSQL
71+
> - Redis
72+
> - Swagger(API docs)
73+
>
74+
> - Admin panel web (Monorepo with API service)
75+
>
76+
> - [SvelteKit 2](https://kit.svelte.dev/) TypeScript
77+
> - Flowbite UI component
78+
> - Tailwind CSS
79+
>
80+
> - Mobile app
81+
>
82+
> - [Flutter 3](https://flutter.dev/)
83+
> - BLoC
84+
> - Freezed
85+
> - Retrofit
86+
> - fpdart
87+
>
88+
89+
---
90+
4091
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
4192
singkat fitur-fitur utama aplikasi:
4293

@@ -72,45 +123,7 @@ singkat fitur-fitur utama aplikasi:
72123

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

75-
## Tech Stack
76-
77-
- API service / back-end
78-
79-
- [NestJS 10](https://nestjs.com/) TypeScript
80-
- Prisma ORM
81-
- PostgreSQL
82-
- Redis
83-
- Swagger(API docs)
84-
85-
- Admin panel web (Monorepo with API service)
86-
87-
- [SvelteKit 2](https://kit.svelte.dev/) TypeScript
88-
- Flowbite UI component
89-
- Tailwind CSS
90-
91-
- Mobile app
92-
93-
- [Flutter 3](https://flutter.dev/)
94-
- BLoC
95-
- Freezed
96-
- Retrofit
97-
- fpdart
98-
99-
## Source Code
100-
101-
<a href="https://github.com/ikhsan3adi/backtix-app">
102-
<img height='25em' src="https://img.shields.io/badge/BackTix_App-027DFD?style=for-the-badge&logo=github&logoColor=white" title="ikhsan3adi" />
103-
</a>
104-
105-
<a href="https://github.com/ikhsan3adi/backtix-service">
106-
<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" />
107-
</a>
108-
109-
## Instalasi & _How to run_
110-
111-
[Back-end API service](docs/api-service.md)
112-
113-
[Admin-panel](docs/admin-panel.md)
114-
115-
[Mobile app](docs/mobile-app.md)
126+
## Dukungan dan donasi
116127

128+
[![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)
129+
[![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 commit comments

Comments
 (0)