Skip to content

Backend project at Coderise for a Web application focused on a Talent Marketplace called Holbie Talent Hub.

Notifications You must be signed in to change notification settings

felipevcc/holbie-talent-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recruitment system

Backend project at Coderise for a recruitment system between companies and students called Holbie Talent Hub.

Setup

To configure the database server you must create the .env file where the necessary environment variables for the connection with the database will be. the file must have the following variables:

DB_HOST="localhost"
DB_PORT=3306
DB_USER="root"
DB_PASS="123"
DB_NAME="holbie_talent_hub"

The values of these variables depend on where and how the database is created, these were a few examples.

Documentation

Documentation is implemented with Swagger in this path: [host]/api/v1/documentation.

Authors


Juan Esteban Duque

Andres Rodriguez

Felipe Villamizar

This api is consumed by holbie-talent-hub

About

Backend project at Coderise for a Web application focused on a Talent Marketplace called Holbie Talent Hub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •