Web application built using python for the backend, and flutter web for the frontend

Web application to shorten long urls. Built using: Frontend
- Flutter web
Backend
- Python (Flask)
- MongoDB
Only Docker is currently required You may need to disable popup blockers for the redirection to work
- Navigate to
DcubeENPdirectory and runDocker compose up - Webapp can then be accessed at
localhost:8080
Do note that if you are on windows, you should run with powershell instead of command prompt.