Skip to content

kar-thee/invoiceApp-server

Repository files navigation

invoiceApp-server

express server for invoiceApp(full Stack MERN Application)

A NodeJs(Express)Server Application using MongoDb deployed @ heroku



Link To WakeUp heroku dyno(app container) : https://karthee-invoice-app-server.herokuapp.com/api/public/e


Click here to Get Demo Invoice




CREDENTIALS :

Click here to get SIGNIN CREDENTIALS


Implemented Access Rights for every CRUD operations

Click here to know ALL RULES



This App has 3 CRUD operations :


  1. USER


  2. PRODUCT


  3. INVOICE




This has Authentication system with joi validation and Authorization using jwt token system




My Planning and Implementation

Click here to know my WorkFlow