GithubHelp home page GithubHelp logo

lahirusamishka / spring-angular Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 6.0 340 KB

Angular 17 with Spring Boot 3.2.3 CRUD Application

License: MIT License

Java 17.21% TypeScript 13.78% HTML 68.75% SCSS 0.26%
java typescript angular jpa repository-pattern restful-api springboot talwindcss

spring-angular's Introduction

Angular 17 with Spring Boot 3.2.3 CRUD Application

spring-api - spring boot app

ng-web - angular app

database

INSERT INTO customer VALUES('C001','Panadura','Danapala'); INSERT INTO customer VALUES('C002','Matara','Gunapala'); INSERT INTO customer VALUES('C003','Galle','Somapala'); INSERT INTO customer VALUES('C004','Galle','Siripala'); INSERT INTO customer VALUES('C005','Panadura','Jinadasa'); INSERT INTO customer VALUES('C006','Kalutara','Sepalika'); INSERT INTO customer VALUES('C007','Ambalangoda','Jinasena'); INSERT INTO customer VALUES('C008','Baddegama','Somadasa'); INSERT INTO customer VALUES('C009','Moratuwa','Danasiri'); INSERT INTO customer VALUES('C010','Kandy','Somasiri');

INSERT INTO items VALUES('P001',3000,'Keerisamba Retail',105.00); INSERT INTO items VALUES('P002',200,'Keerisamba 5Kg ',525.00); INSERT INTO items VALUES('P003',36,'Keerisamba 10Kg',995.00); INSERT INTO items VALUES('P004',36,'Keerisamba 50Kg',4100.00); INSERT INTO items VALUES('P005',6000,'Red Raw Rice',60.00); INSERT INTO items VALUES('P006',300,'Red Raw Rice 10Kg Pack',560.00); INSERT INTO items VALUES('P007',80,'Red Raw Rice 50Kg Pack',5230.00); INSERT INTO items VALUES('P008',130,'White Raw Rice 5Kg Pack',275.00); INSERT INTO items VALUES('P009',13,'White Raw Rice 50Kg Pack',2600.00); INSERT INTO items VALUES('P010',83,'Wattana Dhal 500g',90.00); INSERT INTO items VALUES('P011',40,'Wattana Dhal 1Kg',170.00); INSERT INTO items VALUES('P012',89,'Mysoor Dhal 500g',90.00); INSERT INTO items VALUES('P013',59,'Mysoor Dhal 1Kg',180.00); INSERT INTO items VALUES('P014',39,'Orient Green Gram 500g',118.00); INSERT INTO items VALUES('P015',12,'Orient Green Gram 1Kg',220.00); INSERT INTO items VALUES('P016',93,'Anchor F/C Milk powder 450g',220.00); INSERT INTO items VALUES('P017',40,'Anchor F/C Milk powder 1Kg',580.00); INSERT INTO items VALUES('P018',33,'Anchor N/F Milk powder 1Kg',560.00); INSERT INTO items VALUES('P019',33,'Milo Packet 400g',240.00); INSERT INTO items VALUES('P020',40,'Lipton Ceylon Tea 100g',107.00);

spring-angular's People

Contributors

lahirusamishka avatar

Stargazers

 avatar idah avatar

Watchers

James Cloos avatar  avatar  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.