-[AFE - App FrontEnd] Mobile app that user use in background when cycling - Done with Expo and React Native, connected with backend using API.
-[BE] Backend - it will be responsible for authentication of AFE, and get live coordinates, save them in DB, and host public API of trip/history of my trips. It will be built with Django + DRF. Only me will be using this app, so I will block any way to create new user.
-[WFE - Website FrontEnd] Website (public frontend) frontend bulit around public data taken from backend API. It's built with create-react-app.