- A platform which allows students to showcase their academic/non-academic projects by giving brief description and sharing relevant files (presentations and research papers).
- Test api at http://localhost:3000
- TODO - work on database. Use sequelize instead of raw sql. Use promises to remove "callback hell" from the code :)