Skip to content

This is a bookstoreApp consists of the API in NodeJs and client side in AngularJs

Notifications You must be signed in to change notification settings

zahedbri/BookStoreApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStoreApp

This is an application with an API written in NodeJs and frontend written in AngularJs. It is a bookstore App that enables a user to add books and genres and manipulation.

The video tutorial that can help you come up with a project like this can be found Here

Requirements

  • Ensure to have mongodb, you can download it here
  • Also install express and create a bookstore database, follow the tutorial here

Usage

Just clone this repo or download it and run npm install to install all dependencies. After run node app or nodemon to start.

Testing Endpoints

You can use Resteasy which is a chrome app or Postman which is also a chrome app or any other client that tests API endpoints.

Resteasy snapshot

picture

UI first page

picture

About

This is a bookstoreApp consists of the API in NodeJs and client side in AngularJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.1%
  • JavaScript 49.8%
  • CSS 0.1%