Skip to content

abhinavverma-sf/LoopbackAssignment1-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 12

Implement the previous API application with Loopback 4, keeping all the features same. Push the code to a separate repo on github. Generate a PR for review.

Assignment 13

Add a new page to UI - Customers. Implement CRUD for customers in UI and integrate with API. There should be a button against each customer entry in UI saying "Show Users". Clicking on that should show users associated with that customer. One can perform CRUD for users from this page. Push the code to the repo on github. Generate a PR for review.

How to run

server :

create a database name loopbackassign
npm start

client :

ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published