fest-manager
fest-manager copied to clipboard
A framework for developing and serving websites for college fests
Bumps [mongo-express](https://github.com/mongo-express/mongo-express) from 0.45.0 to 0.54.0. Changelog *Sourced from [mongo-express's changelog](https://github.com/mongo-express/mongo-express/blob/master/HISTORY.md).* > # 0.54 - Tue Dec 24, 2019 > > Breaking: > - Change bson parsing to use mongo-query-parser...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.19 to 5.7.7. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.7 / 2019-10-24 > ================== > * fix(populate): make populate virtual consistently an empty array if local field...
The commits for the previous fests have made the repository extremely bloated. Cloning the master branch takes up a **lot** of bandwidth. Also, unrequited resources like images are also present...
All the logic handling the registering/deregistering or addition/deletion of events can be handed off to mongoose middleware. I think we would only need post hooks. These things are ideal for...
A lot of stuff about the sidebar needs fixing, including: ## Subtasks - [x] Sliding in and out on small displays. - [x] The sub menu is not centered but...
Atmos is over. So, time to clean the codebase before starting work on the next fest. By cleaning, I mean purging of resources from the repo and not just add...