Skip to content

agigox/angular-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1b4f90 · Apr 22, 2019

History

25 Commits
Mar 14, 2019
Apr 21, 2019
Apr 22, 2019
Mar 14, 2019
Mar 14, 2019
Apr 22, 2019
Apr 22, 2019
Mar 14, 2019
Apr 22, 2019
Apr 22, 2019
Mar 14, 2019
Mar 14, 2019
Mar 14, 2019

Repository files navigation

Users skillset dashboard

This project is a simple dashboard to manage users skills, it is build using Angular latest version and Apollo. It illustrates the percent of users that master each technology: React, Angular and Git by a simple diagram We can also create a new user by specifying his name, angular git and react levels (All fields are required)

Adding new user

To create a new user we need the informations bellow:

  • Name (Required, The minimum number of characters is 3)
  • Image profile URL (the url of the image, required)
  • Description (Optional)
  • Age (A integer between 18 and 65, Required)
  • Theme color (Required, three possible values: red, black and white)
  • React score (A integer between 0 and 10, Required)
  • Angular score (A integer between 0 and 10, Required)
  • Git score (A integer between 0 and 10, Required)
  • Bith date (Required)
  • Married or not

The project is in development phase, each day I add a new feature You can see it live from here https://angular-apollo.herokuapp.com/