LogicLearn: An E-Learning Tool for Computer Science Students

LogicLearn is an e-Learning tool I developed as part of a team made up of myself and 4 of my classmates. Together we created this interactive learning portal to teach 1st year computer science students the basics of pointers, linked lists and array searches.

The application uses the Flask framework for Python and it’s hosted on Heroku. It’s got a MongoDB database which itself is hosted on MongoDB. The interface was designed using the Bootstrap API.

Image links to website