-
Notifications
You must be signed in to change notification settings - Fork 0
Utilisateur
Alexis L. edited this page Feb 15, 2015
·
2 revisions
Représente un utilisateur inscrit.
- Nom d'utilisateur (username) : type String (255)
- Mot de passe (password) : type String (255)
- Email (email) : type String (255)
- Date d'inscription (createdAt) : type DateTime
- Date de dernière màj du profil (updatedAt) : type DateTime ?
- Date de dernière connexion (lastLogin) : type DateTime
- Biographie (bio) : type String (1000)
- Pseudo Twitter (twitter) : type String (255)
- Pseudo Github (github) : type String (255)
Un utilisateur peut avoir plusieurs compétences parmi les éléments de la liste suivante :
- 2D Art
- 3D Art
- Animation
- Sound Design
- Game Design
- Front-End Development
- Back-End Development
- Programming
- Story and Narrative
- Web Design
- UI/UX Design
- Mobile Development
- Console Development
- Slacker