Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadjitan/kponlinestore
Online K-POP merchandise store for a course.
https://github.com/nadjitan/kponlinestore
bootstrap cleavejs css h2-database html in-memory jackson-json java javascript jparepository jquery junit5 lombok momentjs spring-boot spring-mvc spring-security thymeleaf
Last synced: 30 days ago
JSON representation
Online K-POP merchandise store for a course.
- Host: GitHub
- URL: https://github.com/nadjitan/kponlinestore
- Owner: nadjitan
- License: mit
- Created: 2021-06-25T10:37:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T09:21:47.000Z (over 3 years ago)
- Last Synced: 2023-07-01T08:22:49.749Z (over 1 year ago)
- Topics: bootstrap, cleavejs, css, h2-database, html, in-memory, jackson-json, java, javascript, jparepository, jquery, junit5, lombok, momentjs, spring-boot, spring-mvc, spring-security, thymeleaf
- Language: JavaScript
- Homepage:
- Size: 34.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# KpOnlineStore
## Description
An online kpop merchandise store for a course in CIIT College of Arts and Technology
### Instructor
- [Calen Legaspi](https://github.com/calen-legaspi)
### Group Members
- [Nadji Tan](https://github.com/Kapatid) (Kapatid) - Backend/Fronted
- [Jeremy Habal](https://github.com/J-Habal) (J-Habal) - Frontend
- [Gabriel Verceles](https://github.com/Koruuin) (Koruuin) - Data & Documentation
- [Jerwin Fabelico](https://github.com/Omni-ssiah) (Omni-ssiah) - Data & Documentation### Sample Images
![login.png](./sample/login.png "Login page")
![signup.png](./sample/signup.png "Signup page")
![home.png](./sample/home.png "Home page")
![faq.png](./sample/faq.png "FAQ page")
![store.png](./sample/store.png "Store page")
![product.png](./sample/product.png "Product page")
![checkout.png](./sample/checkout.png "Checkout page")
![cart.png](./sample/cart.png "Cart page")
![crud.png](./sample/crud.png "CRUD page")