Skip to content

This is an HR calendar application. It helps HR teams to set up their available times for meetings. Candidates can view these available times, choose a slot, and book it.

Notifications You must be signed in to change notification settings

pv-kiran/techtask-powersoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Schedule - Tech Task by Powersoft

This is an HR calendar application. It helps HR teams to set up their available times for meetings. Candidates can view these available times, choose a slot, and book it.

Table of Contents

Getting Started

Introduction:

This is an HR calendar application. It helps HR teams to set up their available times for meetings. Candidates can view these available times, choose a slot, and book it.

Getting Started:

To use this application:

1.HR team: You can add your available slots for meetings in the calendar. 2.Candidates: You can browse the available slots and select a time that suits you. Then, you can book that slot for your meeting. That's it! It's a straightforward way for HR teams and candidates to schedule meetings efficiently.

Prerequisites

List any software or dependencies that need to be installed before running your project. For example:

Installation

A step-by-step guide on how to install and set up your project.

  1. Clone this repository:

    git clone https://github.com/pv-kiran/techtask-powersoft.git
    
  2. Navigate to the server folder:

  • cd server
  1. Install server dependencies:
  • npm install
  1. Navigate to the client folder
  • cd ..
  • cd client

5.Install client dependencies

  • npm install
  1. Start the server
  • cd server
  • npm start

7.Start the client

Technologies used

  • NodeJS
  • ExpressJS
  • MongoDB
  • React

About

This is an HR calendar application. It helps HR teams to set up their available times for meetings. Candidates can view these available times, choose a slot, and book it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages