src - It contains all the server related files which are responsible for creating the end-points which can be accessed via the frontend. It also contains static web pages which can be viewed by the user.
app - The module app holds the function related to flask app and database.
User - The module Users holds functions related to user, profile and sessions