EducatedCamels / Sprint_1

Group project
0 stars 2 forks source link

Exposing Computer data through API #41

Closed Deanomatic closed 7 years ago

Deanomatic commented 7 years ago

1. TITLE:

Created the computer class in models.py

2. STATUS:

Ready

3. MIGRATIONS:

YES (has been migrated) or NO (has not been migrated) No

4. DESCRIPTION:

Rationale(reason behind updated changes) Needed to create a computer table for the company to expose computer data. Create a computer class in models.py. Expected behavior of changes Should now be able expose computer

5. RELATED TICKETS:

Expose Empoyee data Expose Training Program Data

6. STEPS TO RUN PROJECT:

Installation Steps

For reference: Bangazon Employee Handbook: Pull Requests

sarawithad commented 7 years ago

Runs correctly for me, just be sure to resolve conflicts. Nicely done!

mrozenbaum commented 7 years ago

looks good Dean! just resolve the conflicts.