Skip to content

A back-end that stores all the data for my chip chip project, using Spring framework

Notifications You must be signed in to change notification settings

idan-dover/Coupon-System-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupon-System-Spring

An api for my coupon website "chip-chip"

to see the website simply go to ▶ https://chip-chip.netlify.app/

to see the api you can enter to this url after you start the application from the localhost branchhttp://localhost:8080/swagger-ui/index.html#/

to see the chip-chip frontend repo you can go to ▶ https://github.com/IdanDover/chip-chip-javascript

Authorization

You can enter 2 types of users: COMPANY or CUSTOMER

all the passwords are "1234".

COMPANY

emails:

  1. info@starbucks.com
  2. info@superpharm.com
  3. info@nike.com
  4. info@apple.com
  5. info@airbnb.com
  6. info@ikea.com
  7. info@nissan.com
  8. info@americaneagle.com
  9. info@amazon.com

CUSTOMER

emails:

  1. moshe@gmail.com
  2. sarah@gmail.com
  3. john@gmail.com

Dependencies

  1. spring boot data jpa
  2. spring boot starter web
  3. mysql connector j
  4. lombok
  5. spring boot starter test
  6. springdoc openapi starter webmvc ui
  7. springdoc openapi webmvc core
  8. spring boot starter actuator

About

A back-end that stores all the data for my chip chip project, using Spring framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages