Archive for December 2016
ng2 based Order Entry System for learning purpose
This weekend I could finally manage time to explore Angular 2 framework thanks to Sachin Shah for coming up with idea to explore the hidden gems in modern web technologies.
Have a look at READ ME page on my Github page below:
Feel free to clone and play with it.
This project uses a number of open source projects to work properly:
- [AngularJS] - HTML enhanced for web apps!
- [Spring Boot] - Awesome boot framework
- [Spring Data] - We are using JPA repository
- [Spring Security] - Just for basic authentication
- [HSQL] - Embedded database.
- [Ng Material] - Material Design components for Angular 2
- [Rest Assured] - Testing and validating REST services
Have a look at READ ME page on my Github page below:
Feel free to clone and play with it.