/swifty-app

Cross-platform mobile app that allows you to track your strolls

Primary LanguageJavaScriptMIT LicenseMIT

Poster

Swifty

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.

Client

App itself is written in React Native. Refer to client-specific readme file here.

Server

Server implementation is done using python flask framework and runs on Heroku. Check server-specific readme file here.

Contributing

Check contributing guide.