You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* created workshop list and create components and added them eot the navigation
* added the model/api stuff
* issue #14 - added default workshop data to the database
* created a workshop-list service, but it doesnt work
* Updated file to be in correct place
* added skeleton code for workshop service
* created a list function if services/workshops.py so the api lists all of the workshops
* implemented getWorkshops()
* Retrieve workshop data from database and display workshop title and id data on webpage
* Reformat display of workshop list and attributes
* Added comments to explain getWorkshop functions
* Changed getworkshop to getWorkshops and its references
* Adjust workshop initialization & clean up comments in workshop list files
* added description, location, and date to workshops
* added docs to workshop api
* explained args
---------
Co-authored-by: XimenaColopy <[email protected]>
Co-authored-by: Emma Lozevski <[email protected]>
Co-authored-by: Emma Lozevski <[email protected]>
Co-authored-by: Wertops <[email protected]>
Co-authored-by: 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 <[email protected]>
Add another section to reset_database.py and create a file in dev_data so there are default workshops that we can test
The text was updated successfully, but these errors were encountered: