Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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")