/finishing-schools-univalle

This application helps students acquire the necessary skills for the job market. These microservices contain features like web scraping student and company registration, portfolio creation, and job search and application.

Primary LanguageJavaScript

MIT License

About The Project

Product Name Screen Shot

Professionals in technology field often lack important skills such as emotional intelligence, proficiency in new technologies, and a good command of English. These deficiencies hinder their productivity in the job market, and both job seekers and companies struggle to find suitable matches. To tackle this problem, a group of System Engineering students from the Universidad del Valle developed an intelligent web application called "Finishing Schools Univalle - FSU.". This application helps students acquire the necessary skills for the job market. These microservices contain features like web scraping student and company registration, portfolio creation, and job search and application.

Built With

React Bootstrap JavaScript Django Docker

Getting Started

To get started with the installation of the "Finishing Schools Univalle" application, make sure you have the following prerequisites installed on your system:

  • Docker
  • Docker Compose
  • npm
  • Node
  • Python

Once you have these prerequisites in place, follow the steps below to install the application:

  1. Clone the repository by running the following command in your terminal:

    git clone https://github.com/Meligonzalezn/finishing-schools-univalle.git
  2. Configure the .env file with the necessary credentials.

  3. Navigate to the root of the project in your terminal and build the application using the following command:

    docker-compose build
  4. Finally, run the project by executing the following command:

    docker-compose up

With these steps, the "Finishing Schools Univalle" application should be successfully installed and running on your system.

License

Distributed under the MIT License.

Contact

Melissa González Nebrijo - melissa.gonzalez@correounivalle.edu.co

Michelle González Hernandez - michelle.hernandez@correounivalle.edu.co

(back to top)