Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 407 Bytes

File metadata and controls

5 lines (3 loc) · 407 Bytes

REST Webshop - WIP

A simple webshop using Java(EE), Sping Boot, REST and React. You can register, sign in (as a user or administrator), "buy" products from different categories etc. (things you expect from a webshop).

Feauture: Finish the implementation of the basic functionalities (mostly frontend, backend is ready to go), add OAuth2 authentication/ authorization and e-mail sending.