Skip to content

sunflower0309/tindor-past

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tindor

Setup

  • Tindor
    • TindorApp - Android Client
    • TindorServer - RESTful API server
  1. Clone the project
  2. Open the TindorServer folder using PyCharm and start running, or
  3. Open the console and change the working dir to TindorServer; activate the virtual env venv\Scripts\activate; start the web server python main.py
  4. Open the TinderApp project from Android Studio, change the url in StartupActivity.java to your own address, then build and run the TindorApp. Make sure the last line of start screen is {'test_net': 'good'}.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published