Feature/route sources
Fixed the routes so they actually work. The previous one had a circular import, now we use flasks blueprint functionality instead to add routes and their functionality
Fixed the routes so they actually work. The previous one had a circular import, now we use flasks blueprint functionality instead to add routes and their functionality