Backend This is a backend setup for SVTeamD. Description Back-end: Fastapi Front-end: Flutter Database: MySQL Installation Clone the repository using this command. $ git clone --recursive {github url for this repo} If you missed --recursive option, fetch the frontend submodule using git clone