brookelkennison / client-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

client-manager

User Stories:

  • View list of current customers
  • The customer info should include
    • Name
    • Email
    • Enrollment Date
    • Percentage of completion for new enrollment
  • Be able to click on the customer and edit the checklist and more information
    • New training
    • current program
    • current goals
  • Be able to mark a customer as inactive
  • Be able to delete a customer

Stretch Goals:

  • Authentication

Technologies Used:

  • MERN
    • MongoDB
    • Express
    • React
    • Node

Run Express:

node routes/index.js

About


Languages

Language:JavaScript 82.3%Language:HTML 17.7%