All Projects → cyela → Angular-Springboot

cyela / Angular-Springboot

Licence: other
E- Commerce Application Built Integrating Angular and Spring Web Services

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Angular-Springboot

WebServiceDataProvider
一个用于动态调用WebService的C#类库
Stars: ✭ 33 (-43.1%)
Mutual labels:  webservice
ngx-loading-mask
Angular 5+ simple loading-mask ui component.
Stars: ✭ 22 (-62.07%)
Mutual labels:  angular6
Angular-Reactive-Demo-Shop
Angular Demo Shop
Stars: ✭ 79 (+36.21%)
Mutual labels:  angular6
blockchain-multichain
Application for proposals using blockchain with MultiChain.
Stars: ✭ 18 (-68.97%)
Mutual labels:  angular6
angular6-httpclient-example
Angular 6 HttpClient: Consume RESTful API Example
Stars: ✭ 38 (-34.48%)
Mutual labels:  angular6
mif
MIF is a C++11 web-application framework designed for the backend micro-service development
Stars: ✭ 42 (-27.59%)
Mutual labels:  webservice
therack
Laravel 7 e-commerce website
Stars: ✭ 77 (+32.76%)
Mutual labels:  ecommerce-website
CodeIgniter3-online-shop
A full e-commerce project built with CI3 HMVC with Email confirmation,Paypal payement , Ion Auth , Live Chatroom and full admin dashboard
Stars: ✭ 114 (+96.55%)
Mutual labels:  ecommerce-website
An-PHP-Based-Affiliate-marketing-website
University project involving Javascript, PHP, HTML, CSS and database’s queries management.
Stars: ✭ 51 (-12.07%)
Mutual labels:  ecommerce-website
Katmanli-Mimari-ETicaret-Core-Mvc
Baştan Sona Core Mvc ile Kendi E-Ticaret Siteni Mimari Bakış Açısıyla Hazırla.
Stars: ✭ 78 (+34.48%)
Mutual labels:  ecommerce-website
Shopping-Sahuba
Sahuba is an online shopping platform with a slogan of `Sell your products in one click.`. It's main idea is to help people to sell their products online with in a click. Technically it's build on the top of modern web framework like laravel , vue js, GraphQl and so on.
Stars: ✭ 21 (-63.79%)
Mutual labels:  ecommerce-website
ViaCEP
The ViaCEP API/webservice .NET client
Stars: ✭ 21 (-63.79%)
Mutual labels:  webservice
spring-boot-angular6-maven-project
Build and package spring boot and angular6 into a deployable war file
Stars: ✭ 74 (+27.59%)
Mutual labels:  angular6
deploy-ml-model
Deploying a simple machine learning model to an AWS ec2 instance using flask and docker.
Stars: ✭ 70 (+20.69%)
Mutual labels:  webservice
angular-youtube-player
Simple youtube player created with angular and typescript. See demo.
Stars: ✭ 35 (-39.66%)
Mutual labels:  angular6
ngx-cropper
An Angular image plugin, includes upload, cropper, save to server.
Stars: ✭ 14 (-75.86%)
Mutual labels:  angular6
ngx-quill-lite
A light weight Angular wrapper of Quilljs, powerful rich text editor
Stars: ✭ 20 (-65.52%)
Mutual labels:  angular6
NodeAngular
🚀 Full Stack Framework Béta : mean with last Angular and Node (Example)
Stars: ✭ 13 (-77.59%)
Mutual labels:  angular6
cxf-spring-boot-starter
Enterprise & production ready SOAP webservices powered by Spring Boot & Apache CXF
Stars: ✭ 129 (+122.41%)
Mutual labels:  webservice
angularx-qrcode-sample-app
Angular5/6/7/8/9/10+ sample apps with working implementations of angularx-qrcode
Stars: ✭ 15 (-74.14%)
Mutual labels:  angular6

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].