Skip to content

tudstk/UnX-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

310 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnX - Unemployment Explorer

Componența echipei

  • Stroescu Tudor-Paul
  • Leuștean Ștefan
  • Bejan Dragoș

Instalare

  1. Clonati repository-ul.
  2. Creati o baza de date PostgreSQL cu numele "unx", iar din pgAdmin: unx -> schemas -> tables -> click dreapta -> query tool, executati scriptul SQL de la urmatorul link: https://gist.github.com/tudstk/b9a34caa27a34a583d22d934640ba45f
  3. Din folderul proiectului, executati urmatoarele comenzi din terminal:
  • cd src/api
  • node server.js
  1. Dupa ce ati rulat o data serverul, trebuie inchis, apoi comentata functia "importAllData" din src/api/server.js, si trebuie repornit serverul.
  2. Sunt doua optiuni de a da start la frontend:
  • din src/views/index.html, porniti extensia "Live Server".
  • sau puteti accesa link-ul din descrierea repository-ului (frontend-ul este deployed pe netlify)

About

A javascript application where the user can explore unemployment statistics through different types of charts by multi-criteria dynamic filters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors