Skip to content

Mohamed-fawzyy/Coffee-Shop-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-security-jwt-example

Java Spring Heroku Postman

Coffe Shop Online Ordering System ☕️

  • It's a database service application for a coffee shop that is ready to run on all platforms [web, IOS, Android]. By using the java spring boot framework for creating an RESTFUL APIs to link all services in Heroku DB.

Brief Intro 📝:

  • A Backend Rest-API designed using MVC Design Architecture.
  • Enables customers to make orders and buy products online.
  • Enables sellers to add products to their collection.
  • Implemented Login/Register service.
  • Ability to get all prices to the same product.
  • Email and Password based Authentication.
  • Authorization was done using JWT(Json Web Token).
  • Error and Exception handling.

Database Design 🗂:

183915634-15e2b0ea-a441-4309-88e6-e49ba31c869e

Tech Stack 🚀:

Postgres Maven JWT

  • Programming Language: Java
  • Backend Framework: Spring Boot
  • Database Engine: PostgreSQL
  • Database Engine: MS SQL Server (It could be MySQL by changing the configuration)
  • Other Frameworks: Spring [Security, Data JPA],

Reference : https://jwt.io/

Releases

No releases published

Packages

No packages published

Languages