Giter VIP home page Giter VIP logo

angular-springboot's Introduction

Shopping Application (Angular with SpringBoot Web Services)


E-Commerce application developed for performing Admin and Customer user role operations with respective user interfaces. Application is implemented in two parts:

  1. RESTfull web services: API's build using spring boot are used for handling all the back end operations which includes session management using encrypted JWT Tokens
  2. Front End: User interfaces designed and developed using Angular utilising web services for handling appropriate user actions

Features available based on the user role

  • Admin

    • Adding products
    • Updating products
    • Deleting products
    • Manage Orders
  • Customer

    • Registering into System
    • Login into Website
    • Updating Address
    • Adding product to Cart
    • Updating/ Deleting the Product
    • Placing the order
  • Technologies:

    • Angular 6
    • Typescript
    • Spring Boot
    • Hibernate with JPA
    • MySQL
    • JWT Token (Session management)

Web services project can be found in (https://github.com/cyela/Springboot-Web-Services)

Application screenshots

  • Login Image of screenshot
  • Register Image of screenshot
  • Customer
    • Home Image of screenshot
    • Address Image of screenshot
    • Cart Image of screenshot
  • Admin
    • Home Image of screenshot
    • Add new product Image of screenshot
    • Edit product Image of screenshot
    • View orders Image of screenshot

Development server

This project was generated with Angular CLI version 6.0.8.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

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.