Skip to content

gab0gomes/curriculum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURRICULUM

We are redesigning the platform in Figma. You can follow the proccess here.

About

A platform to receive, list and manage curriculums.

Stack

  • Laravel 5.7
  • PHP 7.1
  • Vue.js
  • Vuetify
  • MongoDB

Install

You need to have docker and docker-compose in your machine.

Create your .env file

In the project folder run the following commands

  - $ docker-compose up -d
  - $ ./on-server.sh npm install
  - $ ./on-server.sh composer install
  - $ ./on-server.sh npm run dev

About

A SPA to receive, list and rank curriculums

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 65.2%
  • HTML 21.4%
  • Vue 11.1%
  • CSS 1.1%
  • Other 1.2%