Giter Club home page Giter Club logo

coupon-management-system's Introduction

Coupon System Project

Full-stack Java Project, John Bryce - Java course (end) project.

The Coupon System Project acts as a Micro Service, that shows an implementation which allows companies to CRUD coupons for their customers. then the Customers can purchase and use those Coupons, and get a discount in that company's "business".

The Admin of the system have some extra utilities, such as:

monitor and view information that is gathered by the transactions.

Used technologies:

Backend: Spring Boot.
  -Libraries: web, spring-data-JPA(Hibernate).
  -Build tool: Maven.
Frontend: Angular 7.
  -Libraries: animate.css, materialize-css.
  -Build tool: npm.
Database: MySQL.

main entities(*):

Admin – can create, read, update, delete -> companies, coupons & customers.
Company – can create, read, update, delete coupons.
Customer – can check available coupons, purchase them and check list of purchased coupons.

Guide How-To-Use:

Register your 'USER' via register page,choose:
    -username
    -email
    -password
    -ClientType(*)
Then Login with that 'USER'.

then depends on the ClientType you choose for your 'USER',
you can interact with the Coupon functionalty(view, buy, sell...)

coupon-management-system's People

Contributors

uvgur avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.