Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created documentation for createNewEvent * implemented createNewEvent function * wrote docs for delete event function * implemented deleteEvent * wrote documentation for updateEvent * fixed required param section * added updateEvent implementation * added documentation for createNewLead * implemented createNewLead * added documentation for deleteClubLead * deleteClubLead implemented * added testing dependency injection * ran formatter * wrote documentation for updateClubLead * implemented updateClubLead * imported set and remove * added createNewProject documentation * implemented createNewProject * added test dep inj to functions I forgot * added deleteProject documentation * implemented deleteEvent * implemented deleteProject * New db structure proposal * wrote test and passed for createEvent * wrote test for createNewLead * wrote test for createNewProject * wrote getEventByName function * wrote test for updateEvent * implemented getLeadByName * wrote test for updateLead * wrote tests for update functions * started implementing AdminForm * Simple Github Auth * Github Auth Updated * fetching real data in form and added image uploading and retrieval functions * started doing image upload/download functions; * Added Protected Routes * added pages * added current image * hooked up back end and got image upload to work * Working Auth with member/admin levels * Working Auth with member/admin privileges --------- Co-authored-by: elimelt <[email protected]> Co-authored-by: seunguk <[email protected]>
- Loading branch information