Skip to content

66plus3/SWEN-3000-Assigment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SWEN 3000 Assigment 1

FileExplorer

  1. Create a github account, and fork this project.

  2. Clone the forked repostories with git locally

You can try git in command line with Terminal.app

git clone https://github.com/kernel1983/SWEN-3000-Assigment-1.git
  1. Open the Terminal, run the server

Make sure you have python 3.5 above

Install tornado

pip install tornado

Go to server folder

python web.py

Make sure the web API service is available at port 8000

  1. Open Xcode and build the FileExplorer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors