Skip to content

The backend service for the SheSpectrum Provider Portal. This service manages provider registrations and handles the uploading and verification of necessary documents and information

Notifications You must be signed in to change notification settings

shruti2126/shespectrum-providerportal-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shespectrum-providerportal-backend

Overview

The shespectrum-providerportal-backend is the backend service for the SheSpectrum Provider Portal. This service manages provider registrations and handles the uploading and verification of necessary documents and information.

Features

Provider Registration: Allows providers to register on the platform. Document Upload: Facilitates the uploading of required verification documents. Information Management: Manages provider information efficiently. Prerequisites Node.js: Ensure that Node.js is installed on your system. npm: Node.js package manager.

Installation

Clone the Repository: git clone https://github.com/shruti2126/shespectrum-providerportal-backend.git

Navigate to the Project Directory: cd shespectrum-providerportal-backend

Install Dependencies:

npm install

Usage

Start the Server: npm start

Access the Application:

Open your browser and navigate to http://localhost:3000.

Folder Structure

config/: Configuration files. controllers/: Route handlers. migrations/: Database migration files. models/: Database models. routes/: Application routes. index.js: Entry point of the application.

About

The backend service for the SheSpectrum Provider Portal. This service manages provider registrations and handles the uploading and verification of necessary documents and information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published