addon365 / b1ke-sh0wr00m

Apache License 2.0
0 stars 0 forks source link

Add support to Create Appointment Form #37

Closed sathishid closed 5 years ago

sathishid commented 5 years ago

Support to create appointment with the below fields

  1. Choose customer
  2. Description
  3. Appointment Date
  4. Status (Default Open)
sathishid commented 5 years ago

Create Appointment has been completed, Following has been done on Work on this task. • Added API to include User in Employee. • Included the User in Employee and Customer • Angular UI not responding, due to binding issue. • Angular service created to fetch employees, customers and statuses • Angular posting Appointment thrown error due to JSON format.

Total Time Spent: 3.30 hours.