Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchx84/olpc-inventario
Handout logistics and traceability system for OLPC deployments
https://github.com/tchx84/olpc-inventario
Last synced: about 1 month ago
JSON representation
Handout logistics and traceability system for OLPC deployments
- Host: GitHub
- URL: https://github.com/tchx84/olpc-inventario
- Owner: tchx84
- License: gpl-3.0
- Created: 2015-03-13T06:16:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T06:36:52.000Z (almost 10 years ago)
- Last Synced: 2024-10-15T23:35:16.699Z (3 months ago)
- Language: Ruby
- Size: 1.82 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Inventario
==========Inventario is a complete system for managing logistics of OLPC XO laptop deployments. It is used heavily in OLPC projects executed by ParaguayEduca (10,000+ laptops in over 40 schools in Paraguay) and Fundación Zamora Teran (20,000+ laptops in over 80 schools in Nicaragua).
Inventario was orignally developed within ParaguayEduca, and the ParaguayEduca wiki continues to document installation instructions for their version of inventario, for which development was stopped for a long time. During that time, the project was adopted by the main OLPC project in Nicaragua and improvements were made in collaboration with Martin Abente, one of the original inventario architects from Paraguay. In the present day, the version of inventario found here is used by Nicaragua; the OLPC Paraguay project remains with an older version (documented on the ParaguayEduca wiki) but is expected to migrate to this version as time permits.
Features
--------Management of schools, teachers, students, laptops, school servers
Tracks laptop movements, repairs
Produces barcode stickers to help with the process of assigning laptops to students
Supports varying levels of access for different users
And much more
Implementation details
Web-application
Client-side: uses Qooxdoo javascript-based UI, works in all major browsers
Server-side: Ruby on Rails, MySQL, intended for use on Fedora Linux
Server requirements
Fedora Linux is the target platform; the installation documentation and packages are specifically targetted at Fedora. The software should also work fine on other distributions, but with non-Fedora setups you will be on your own in terms of installation, configuration and support.The software has been developed against Ruby 1.9.3 and Rails 3.2, intended for use on Fedora 18.