rowens1996 / Events-App

0 stars 0 forks source link

Create backend database #5

Closed rowens1996 closed 2 years ago

rowens1996 commented 2 years ago

Pass login details to api to check if they are authorised Authenticated users can CRUD. Events should at a minimum have a name, location, date, some info about the event

rowens1996 commented 2 years ago

Completed. Slight problem with insomnia being silly (not JSONing my JSON) otherwise we are good.