Skip to content

uCV-team/ucv-online

Folders and files

NameName
Last commit message
Last commit date
Mar 30, 2022
Jan 14, 2022
Mar 29, 2022
Mar 21, 2022
Mar 28, 2022
Oct 8, 2018
Apr 22, 2020
Oct 8, 2018
Feb 23, 2022
Oct 8, 2018
Oct 8, 2018
Apr 5, 2021
Oct 9, 2018
Oct 10, 2018
Oct 9, 2018
Mar 3, 2022
Mar 3, 2022
Mar 21, 2022
Mar 31, 2019
Oct 9, 2018
Oct 9, 2018
Mar 25, 2022
Mar 25, 2022
May 3, 2020
Nov 24, 2021
Mar 21, 2022
Oct 8, 2018
Mar 21, 2022
Oct 8, 2018
Mar 21, 2022
Mar 21, 2022
Feb 13, 2022

Repository files navigation

uCV

One website for each job seeker

uCV is the open source platform to help Job seekers find their next Employer, and vice versa, directly. The core idea is to simplify the job seekeing / recruitment processes by cutting the middlemen out. See: https://ucv.online

"uCV: one website for each job seeker" is now a pledge published on the Digital Skills and Jobs Coalition of the European Commission.

The source code of the core service is released under the MIT license (see the LICENSE file and the terms of service for more).

Trademarks policy

"uCV", "ucv", and the uCV logo are registered trademarks of Corsidia & Bluebash. You may not use these trademarks in a commercial setting to infer that your product or service is endorsed or associated with uCV without permission. You may use these marks to refer to uCV in a way where it's clear that you're simply referring to the project, not claiming endorsement or association.

You can request permission by emailing info@ucv.online.

Requirements

Make sure you have installed:

  • Ruby 2.4.0
  • PostgreSQL (13+)
  • Yarn (1.22.4)
  • Node (12.16.2)

For Rails version and gems see the Gemfile.

Setup

Database

This is pretty standard to RoR apps, but always nice to remember: just set up the config/database.yml file with your local database credentials. Sample already exists at config/database.yml.example for reference

Installation

So far so good. Now that you are all set up, you can begin to install it.

Ruby on Rails Application

Run the standard RoR app setup commands:

  1. bundle install
  2. bundle exec rake db:structure:load

Contributing

uCV is an open source project and we encourage contributions. Read the wiki to get started.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published