Skip to content

A MEAN Stack Book Store Application to perform CRUD Operations

Notifications You must be signed in to change notification settings

yashitanamdeo/book-store-MEAN-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Store Application


This is a Simple MEAN Stack application for Book Store which performs all the CRUD operations where:
C - Create/Add a book
R - Read the book entries from the database(MongoDB Atlas)
U - Update the book details
D - Delete the book entries

This project is part of my 1 Month Industrial Training of MEAN Stack Development from WebTek Labs, Delhi.

Application Looks and Feel

Angular 10 UI

Web APP Dashboard|150x150' Web APP Dashboard|150x150' Web APP Dashboard|150x150' Web APP Dashboard|150x150' Web APP Dashboard|150x150'

Web API

Web API Output|150x150

Technologies Used

  1. Node JS + Express Web API
  2. Angular 10 UI
  3. Mongo Db Atlas