Skip to content

MihaiZegheru/Shophy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shophy

Table of contents

General info

This are the server and the client for Workout Together.

Technologies

Project is created with:

  • Node version: 14.16.1
  • Android Studio version: 4.1.3
    • API: 29

Setup

To run the server, install it locally using npm:

$ cd '.\Workout Together Server\' 
$ npm install
$ npm install -g nodemon
$ nodemon app

The .apk is located at:

.\ShophyAndroidClient\app\build\outputs\apk\debug

Do this after you have instaled the app in order to run it:

Make sure that your Android System WebView is up to date
Run the app
Enter the url (IP address: 3000)
    ex: 192.168.2.5:3000
Hit Submit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published