https://github.com/muhamadajiw/baca-a-php
Final project of Web Based Development course. A web-based platform for audiobooks. A user service with monolithic vanilla PHP custom made framework and PostgreSQL.
https://github.com/muhamadajiw/baca-a-php
framework javascript php postgresql rest-api web website
Last synced: about 1 year ago
JSON representation
Final project of Web Based Development course. A web-based platform for audiobooks. A user service with monolithic vanilla PHP custom made framework and PostgreSQL.
- Host: GitHub
- URL: https://github.com/muhamadajiw/baca-a-php
- Owner: MuhamadAjiW
- Created: 2023-11-13T15:09:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T07:21:34.000Z (over 2 years ago)
- Last Synced: 2025-03-09T20:35:36.704Z (about 1 year ago)
- Topics: framework, javascript, php, postgresql, rest-api, web, website
- Language: PHP
- Homepage:
- Size: 8.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Baca.a
> Disusun untuk memenuhi Tugas Milestone 2 - IF3110 Pengembangan Aplikasi Berbasis Web
## Daftar Isi
- [Deskripsi Aplikasi _Web_](#deskripsi-aplikasi-web)
- [Daftar _Requirement_](#daftar-requirement)
- [Cara Instalasi](#cara-instalasi)
- [Cara Menjalankan _Server_](#cara-menjalankan-server)
- [Screenshot Tampilan Aplikasi](#screenshot-tampilan-aplikasi)
- [Screenshot Google Lighthouse](#screenshot-google-lighthouse)
- [Daftar Perubahan](#daftar-perubahan)
- [Screenshot Perubahan](#screenshot-perubahan)
- [Pembagian Tugas](#pembagian-tugas)
- [Anggota Kelompok](#anggota-kelompok)
## Deskripsi Aplikasi _Web_
**Baca.a** adalah sebuah aplikasi web yang sederhana namun sangat berguna, dirancang untuk memberikan penilaian terhadap audiobook dan juga memungkinkan pengguna untuk mendengarkannya. Website ini menjadi alat yang penting bagi mereka yang ingin mengevaluasi atau mendengarkan audiobook. Aplikasi ini dikembangkan tanpa mengandalkan framework apapun, menggunakan teknologi seperti PHP, HTML, CSS, dan JavaScript, serta memanfaatkan XHR (XMLHttpRequest) sebagai implementasi Ajax. Untuk penyimpanan data, web ini memanfaatkan database PostgreSQL.
## Daftar requirement
1. Login
2. Register
3. Home
4. Profile
5. History Review
6. Search, Sort, dan Filter
7. List-List Audiobook
8. Review Audiobook
9. Edit Audiobook
10. Detail Audiobook
11. Add Audiobook
12. Delete Audiobook
13. Navbar
14. Pagination
15. List-List User
16. Add User
17. Delete User
18. Edit Info User
## Cara instalasi
1. Lakukan pengunduhan _repository_ ini dengan menggunakan perintah `git clone https://gitlab.informatika.org/if3110-2023-01-24/tugas-besar-1-wbd.git` pada terminal komputer Anda.
2. Pastikan komputer Anda telah menginstalasi dan menjalankan aplikasi Docker.
3. Lakukan pembuatan _image_ Docker yang akan digunakan oleh aplikasi ini dengan menjalankan perintah `docker-compose up --build -d.` pada terminal _directory_ aplikasi web.
4. Buatlah sebuah file `.env` yang bersesuaian dengan penggunaan (contoh file tersebut dapat dilihat pada `.env.example`).
## Cara menjalankan server
1. Anda dapat menjalankan program ini dengan menjalankan perintah `docker-compose up -d` pada terminal _directory_ aplikasi web.
2. Aplikasi web dapat diakses dengan menggunakan browser pada URL `http://localhost:8008/home`.
3. Aplikasi web dapat dihentikan dengan menjalankan perintah perintah `docker-compose down` pada terminal _directory_ aplikasi web.
## Screenshot tampilan aplikasi
### Login

### Register

### Home


### Profile


### History Review


### Search, Sort, dan Filter

### List-List Audiobook


### Review Audiobook



### Edit Audiobook

### Detail Audiobook


### Add Audiobook

### Delete Audiobook

1. Page subscriber
2. Page detail buku yang dibuat user

### Add User

### Delete User

### Edit Info User

### Error


## Screenshot Google Lighthouse
### Page Login

### Page Register

### Page Audiobook

### Page Details

### Home

### Page Profile

### Page Subscribe

### Page detail author khusus

## Daftar Perubahan
1. Page subscriber
2. Page daftar buku-buku yang dibuat user(UserBooks)
## Screenshot tampilan aplikasi
### Page Subscriber

### Page detail author khusus

## Pembagian tugas
### Frontend / Client-side
1. Login: 13521115
2. Register: 13521115
3. Home: 13521095
4. Profile: 13521115
5. Search, Sort, Filter: 13521095
6. List-List Audiobook: 13521095
7. Review Audiobook: 13521127
8. Edit Audiobook: 13521127
9. Delete Audiobook: 13521127
10. Navbar: 13521095
11. Pagination: 13521095
12. List-List User: 13521127
13. Add User: 13521127
14. Delete User: 13521127
15. Edit Info User: 13521127
16. Error : 13521095
17. Responsive Adjustments: 13521095
18. Global Styling: 13521095
19. Page Subscriber: 13521115
20. Page UserBooks: 13521115
### Backend / Server-side
1. Login: 13521115
2. Register: 13521115
3. Home: 13521095
4. Profile: 13521115
5. Search, Sort, Filter: 13521095
6. List-List Audiobook: 13521095
7. Review Audiobook: 13521127
8. Edit Audiobook: 13521127
9. Delete Audiobook: 13521127
10. Navbar: 13521095
11. Pagination: 13521095
12. List-List User: 13521127
13. Add User: 13521127
14. Delete User: 13521127
15. Edit Info User: 13521127
16. Initial Project,Routing, Database & Docker Setup: 13521095
17. Page Subscriber: 13521095
18. Page Detail Buku: 13521095
19. Integrasi monolithic dengan SOAP dan REST : 13521095
## Angota Kelompok
1. Muhammad Aji Wibisono: 13521095
2. Shelma Salsabila: 13521115
3. Marcel Ryan Antony : 13521127