Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/houarizegai/fullstack-angular-springboot
Customer Relationship Managment [Full-stack Web Development using Angular & SpringBoot (RestFull API)]
https://github.com/houarizegai/fullstack-angular-springboot
angular crud crud-application customer-relationship-managment full-stack-web-development java jwt rest-api restful-api spring springboot webapp
Last synced: about 3 hours ago
JSON representation
Customer Relationship Managment [Full-stack Web Development using Angular & SpringBoot (RestFull API)]
- Host: GitHub
- URL: https://github.com/houarizegai/fullstack-angular-springboot
- Owner: HouariZegai
- License: apache-2.0
- Created: 2019-08-12T14:39:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:41:45.000Z (over 1 year ago)
- Last Synced: 2023-03-04T21:07:08.313Z (over 1 year ago)
- Topics: angular, crud, crud-application, customer-relationship-managment, full-stack-web-development, java, jwt, rest-api, restful-api, spring, springboot, webapp
- Language: TypeScript
- Homepage:
- Size: 2.5 MB
- Stars: 57
- Watchers: 6
- Forks: 26
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Customer Relationship Managment (CRUD)
Full-stack Web Application using Angular & SpringBoot (RestFull API).![Status started](https://img.shields.io/badge/Status-Started-blue.svg)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)### Used Technologies & Tools
* Front-end
* Angular 8.
* Bootstrap.
* Back-end
* SpringBoot 2.x.x (Making REST API) [Java 8].
* Spring Security (Authentication & JWT)
* Maven### Screenshots
Login |
:---------------------:|
![screenshoot](screenshots/login.PNG)|
Home |
![screenshoot](screenshots/home.PNG)|
Customer Managment |
![screenshoot](screenshots/crud_managment.PNG)|
Add/Update Customer |
![screenshoot](screenshots/save_customer.PNG)|### Contributing 💡
If you want to contribute to one of this projects and make it better with new ideas or fixing issues, your pull request is very welcomed.
If you find any issue just put it in the repository issue section, thank you.