This project is an HTTP server that receives a main rectangle and some input rectangles and then stores input rectangles that have intersect with the main one.
You can edit hostname and port number of this server at server/main.py.
The default database is MySQL and you can create required tables by importing my.sql to your mysql server.
You can edit database variables at helper/dbhelper.py.
The required packages are available at requirements.txt.
You can run the server by executing runserver.sh.
You can test the server by posting some sample JSON input and see the output in the terminal by running test.sh.
You can see the outputs by visiting localhost:8080 in your browser.

-
Notifications
You must be signed in to change notification settings - Fork 0
sahandabs/rec_inters
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Rectangles intersection
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published