The project architecture is as follow
./wemove : Django web setup
./wemove/template: Html pages templates
./wemove/statics: css files
./wemove/media: Media files ( img, vid...)
./wemove/wemove: Main django app
./wemove/payment_app: For handling the logic behind payments.
./wemove/auth_app: Authentification app