Skip to content
Snippets Groups Projects
Commit 07895a64 authored by Kenny Benaya Nathan's avatar Kenny Benaya Nathan
Browse files

docs(README): fix screenshots path

parent 2cab6432
Branches
Tags
No related merge requests found
......@@ -34,31 +34,31 @@ Daftar fitur:
## Screenshots
1. Halaman Utama
---
<img src="public\assets\img\screenshots\Homepage.png" style="width: 500px" />
<img src="public/assets/img/screenshots/Homepage.png" style="width: 500px" />
2. Halaman Sign Up
---
<img src="public\assets\img\screenshots\SignUp.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/SignUp.png" style="width: 500px"/>
3. Halaman Login
---
<img src="public\assets\img\screenshots\Login.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/Login.png" style="width: 500px"/>
4. Halaman Homepage Admin
---
<img src="public\assets\img\screenshots\Homepage-admin.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/Homepage-admin.png" style="width: 500px"/>
5. Halaman Profile
---
<img src="public\assets\img\screenshots\Profile.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/Profile.png" style="width: 500px"/>
6. Halaman Restaurants
---
<img src="public\assets\img\screenshots\ListRestaurant.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/ListRestaurant.png" style="width: 500px"/>
7. Halaman Restaurant Information
---
<img src="public\assets\img\screenshots\RestaurantInfo.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/RestaurantInfo.png" style="width: 500px"/>
8. Halaman Add New Restaurant
---
<img src="public\assets\img\screenshots\AddRestaurant.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/AddRestaurant.png" style="width: 500px"/>
9. Halaman Update Restaurant
---
<img src="public\assets\img\screenshots\UpdateRestaurant.png" style="width: 500px"/>
<img src="public/assets/img/screenshots/UpdateRestaurant.png" style="width: 500px"/>
## Authors
1. Server-side
......@@ -82,4 +82,4 @@ List Restaurant : 13521023
Restaurant Information : 13521023
Add New Restaurant : 13521018
Update Restaurant : 13521018
Update Profile : 13521018
\ No newline at end of file
Update Profile : 13521018
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment