dale5872 / WheelyGoodBikesManagementApp

3rd Year Group Project - creating a new bike-sharing system from scratch.
0 stars 0 forks source link

Add/edit/delete bike/equipment types from Operator view #38

Closed dale5872 closed 5 years ago

CPairman commented 5 years ago

Adding and deleting done, and the necessary code for editing in OperatorSystemController is done, it just needs the script and DataFetcher method.

CPairman commented 5 years ago

Images still to be implemented

CPairman commented 5 years ago

Image URL now supported; automatic uploading still to be done