ICP7 - Abinash-Banda/web-and-mobile-computing GitHub Wiki
This is a wiki page for my ICP7 WORK.
In this ICP i've learned all about backend stuff. Initially of how to install mongodb community editon and later how to connect my backend with my front-end and communicate with each other.
Code images
Book Typescript file where book info is placed

Book Create

Book detail typescript file

Book editing and deletion

Connection to the mongodb

OUTPUTS
Initial screen when code is executed.

Added Book

Details of book shown here.

Updating details of the book

Deleting the book
