Skip to content

finalprojectf22-404-not-found created by GitHub Classroom

Notifications You must be signed in to change notification settings

UTSCCSCC01/RecruiteMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecruitMe

RecruitMe is an application focused on accelerating the job search and talent acquisition process. We accomplish this by providing recruiters and job seekers the ability to complete the entire hiring process without the need for any third-party platforms to fill out forms or to conduct interviews.

Installation

  1. Install Node
  2. To Install the dependencies starting from the main project directory and run in the command prompt.
sh firstinstall.sh
  1. To start the web app run.
sh ruanpp.sh
  1. The sh script takes care of the installation and activation
  2. The default port for accessing the frontend by which the app can be accessed is http://localhost:3000

Contributing

We use the Gitflow Workflow.

  • the master branch is for the latest stable production release.
  • the dev branch contains the stable features for the next release.
  • the feature branches are for developing new features. Should be in the form feature/<Jira ticket ID>: feature name.
  • the release branch is for bug fixes, documentation generation, and other release-oriented tasks.
  • the hotfix branches are for patching production releases. Should be in the form hotfix/<Jira ticket ID>: feature name.

We will use Jira for our ticketing. Pull requests are mandatory and need to be reviewed by at least 2 team members.

About

finalprojectf22-404-not-found created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages