Swifty is a cross-platform mobile app that allows you to track your strolls. This repository contains source code for both the client app and server.
App itself is written in React Native. Refer to client-specific readme file here.
Server implementation is done using python flask framework and runs on Heroku. Check server-specific readme file here.
Check contributing guide.