Skip to content
/ MAPSS Public

MAPSS (Multipurpose Automatic Partitioned Sorting Solution) is a custom workspace organization management software designed for use by the Berkelium robotics team.

License

Notifications You must be signed in to change notification settings

team5419/MAPSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itemSorter

MAPPS (Multipurpose Automatic Partitioned Sorting Solution) is a custom workspace organization management software designed for use by the Berkelium robotics team.

Installation and Setup

Clone the repository:

git clone https://github.com/team5419/MAPSS.git

Install dependancies:

(Using a virtual environment is recomended. Also make sure you are running python 3)

You will need Flask, Google API Client, GitPython, and configparser

pip3 install Flask google-api-python-client GitPython configparser

Running

python3 readSheet.py

You should then go to http://127.0.0.1:5000/ in your web browser.

Contributing

Internal users should make a branch and then a pull request to merge your changes. External users can do the same but start by making a fork. If you dont know how to fix your problem, make an issue and a kind coder can help you.

About

MAPSS (Multipurpose Automatic Partitioned Sorting Solution) is a custom workspace organization management software designed for use by the Berkelium robotics team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •