Go to file
Chris Veilleux 3bd458476a implemented a post request to add a device and did some refactoring 2019-03-20 17:17:40 -05:00
api implemented a post request to add a device and did some refactoring 2019-03-20 17:17:40 -05:00
db we aren't using categories so we changed the business rule to make device names unique for an account 2019-03-20 13:35:06 -05:00
service moved the contents of the "backend" directory up one level since this repo is now just for backend code 2019-01-30 14:47:18 -06:00
shared updated to add the device based on what is passed to the API from the UI 2019-03-20 17:15:18 -05:00
.gitignore ignore python egg-info directories 2019-02-01 15:35:45 -06:00
Jenkinsfile initial version of jenkinsfile 2019-03-03 19:21:46 -06:00
README.md changed to reflect new purpose of repo 2019-01-28 16:30:31 -06:00

README.md

selene-backend

Python packages representing the data access layer, APIs and scripts for the Selene project.