romainlq / nexlocations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NexLocations

Permet de visualiser ou sont les consultants en mission (ou non)


Comment lancer le projet

Installation :

git clone https://github.com/romainwn/nexlocations.git

cd nexlocations

Installation des dépendances : yarn ou npm i

Lancement de l'appli : yarn start ou npm run start

Lancement du serveur local : yarn server ou npm run server

TODO

  • Afficher les infos d'un consultant
    • En dur
    • depuis le serv local
    • depuis le backend
  • Afficher les infos d'un client
    • En dur
    • depuis le serv local
    • depuis le backend
  • add precommit lint
  • Map (project.location)
    • Afficher tous les consultants
    • Afficher en fonction d'une entreprise
    • Afficher en fonction d'un département ?
  • Add CI w/ automatic deploy on master ?
  • Config StoryBook
  • Add Redux

About


Languages

Language:JavaScript 93.8%Language:HTML 5.1%Language:CSS 1.0%