Skip to content

Processing Payment for Working Employees by Storing the Details of the Employees like Bank AC No, IFSC Code, and Other Necessary Details to Process the Payment using PayPal developer Sandbox Account

Notifications You must be signed in to change notification settings

Abishek-49/PayEase-App-MEAN-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Project Setup Instructions

Front-End

  1. Used Angular 15 for the frontend

    • First, create a new Angular project: ng new front_End
  2. Dependencies to install:

    • Add Angular Material: ng add @angular/material

    • Install ng-angular-popup: npm i ng-angular-popup --force

    • Install ng-confirm-box: npm i ng-confirm-box --force

  3. Start the server: ng s -o

Back-End

Technology Used

  • Node.js
  • MongoDB
  • Express.js

Dependencies to install

  1. Initialize the project: npm init

  2. Install necessary dependencies: npm install express npm install mongodb npm install cors npm install mongoose npm install body-parser

MongoDB Setup

  1. Download MongoDB Compass and MongoDB Shell to store the database:

About

Processing Payment for Working Employees by Storing the Details of the Employees like Bank AC No, IFSC Code, and Other Necessary Details to Process the Payment using PayPal developer Sandbox Account

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published