Computer Software - , ,
Product OverviewRealUp: Mindset Tool is a hybrid app for both desktop and mobile. The app is for people dealing with the very real emotional and physical effects of what is commonly referred to as impostor syndrome. View an introduction and demonstration of the Android app here: https://youtu.be/ilxJKCKp_jU RealUp was created as a web app with React and compiled in Cordova to create an android mobile app. It has been UX tested in cypress.io. A full tutorial on how to test our app with cypress.io is available here: https://www.youtube.com/watch?v=YE7f3Hd-9Mw&feature=youtu.be (also see README for written instructions on running your own tests!). TO VIEW AND TEST: All code is held in a github repository (https://github.com/alteredco/RealUp). The web app is fully deployed on Heroku: https://realupapp.herokuapp.com/home2. The mobile app file is provided in Team The Real Deal google drive and is ready to be added to the android store. In github, the code has been compiled for building the android version of the web app quickly. Instructions have been provided in the README in the Cordova section.