Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 514 Bytes

File metadata and controls

24 lines (19 loc) · 514 Bytes

AuthorMetrics

The work was divided into 3 sections, one for each member of the group:

Filippo Serafini:

  • Conferences models and pages
  • Tests

Lorenzo Thomas Contessa:

  • Author models and pages
  • Publication models and pages
  • Tests

Matteo Peguri:

  • User models and pages
  • Follow models and pages
  • User Signup and Signin
  • Tests

How to use:

  • Download the code
  • Open the terminal in the folder and run the following coomands
  • Bundle install to install gems
  • Rails db:migrate to generate the database