kossiitkgp / kwoc-2018

Web app for Kharagpur Winter of Code, 2018
https://kwoc.kossiitkgp.org
MIT License
0 stars 0 forks source link

Switch To Remote Database #153

Open thealphadollar opened 5 years ago

thealphadollar commented 5 years ago

Currently, we have a lot of data scattered across files which is hard to manage. It will be a lot beneficial if we can have an instance of a SQL/NoSQL database where we can have just two tables (or objects) which store student and project details and add more details as we progress through KWoC.

A remote instance will also remove our dependency over the manual server labour.

cc/ @dibyadas @pranitbauva1997 @OrkoHunter Can we have an instance of MongoDB over mLab? It'll cost but will be worth it.