Skip to content

S-a-b-b-i-R/jobHunter-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Hunter Server Side Application

Technologies Used

NodeJS Express.js MongoDB

Description

This project is a server-side application that provides various functionalities for managing and serving data to JobHunter Client Side.

Features

  • User Authentication: Allows users to create accounts, log in, and access protected resources.
  • Data Management: Provides CRUD (Create, Read, Update, Delete) operations for managing data entities.
  • Search Functionality: Enables users to search for specific data based on different criteria.
  • Security: Implements security measures such as encryption and validation to protect user data.
  • Error Handling: Handles errors gracefully and provides informative error messages to users.

Installation

  1. Clone the repository: git clone https://github.com/S-a-b-b-i-R/jobHunter-server.git
  2. Install dependencies: npm install
  3. Configure environment variables: Create a .env file and set the required variables.
  4. Start the server: node index.js

Usage

  1. Register a new account or log in with an existing account.
  2. Use the provided API endpoints to perform CRUD operations on the data entities.
  3. Utilize the search functionality to find specific data.

About

Server side for jobHunter web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published