Check-in Check-out Asset Tracker: Difference between revisions

From Berkman Klein Google Summer of Code Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
We are looking to create an asset tracking system to help track information technology resources commonly found in institutions.  This includes both physical assets like a computer or camera as well as things such as software licenses.  A check-in and check-out system is key for this project as well as auditing capabilities of inventory.  This project is starting from scratch but we are willing to look at customizing existing applications.
We are looking to create an asset tracking system to help track information technology resources commonly found in institutions.  This includes both physical assets like a computer or camera as well as things such as software licenses.  A check-in and check-out system is key for this project as well as auditing capabilities of inventory.  Our hopes are that this application will be able to be used in a number of different environments other then just ours.  This project is starting from scratch but we are willing to look at customizing existing applications.


Specifically we're looking to  
Specifically we're looking to  
* Create a flexible and expandable database with a web front end.
* Create a flexible and expandable database with a web front end.
* Allow for users to reserve resources.
* Allow for users to reserve resources.
* Ability to work with LDAP for populating users and access control.
* Ability to work with LDAP for populating users and access control.  This will give the application the ability to work in a number of different enterprise environments.
* Allow administrators to run reports to help indicate things such as warranty or license expiration as well as who a resource is allocated to.
* Allow administrators to run reports to help indicate things such as warranty or license expiration as well as who a resource is allocated to.


We have an eye towards developing this application in Rails but, as we are starting fresh we are open to your ideas.
We have an eye towards developing this application in Rails but, as we are starting fresh we are open to your ideas.

Revision as of 14:54, 2 April 2010

We are looking to create an asset tracking system to help track information technology resources commonly found in institutions. This includes both physical assets like a computer or camera as well as things such as software licenses. A check-in and check-out system is key for this project as well as auditing capabilities of inventory. Our hopes are that this application will be able to be used in a number of different environments other then just ours. This project is starting from scratch but we are willing to look at customizing existing applications.

Specifically we're looking to

  • Create a flexible and expandable database with a web front end.
  • Allow for users to reserve resources.
  • Ability to work with LDAP for populating users and access control. This will give the application the ability to work in a number of different enterprise environments.
  • Allow administrators to run reports to help indicate things such as warranty or license expiration as well as who a resource is allocated to.

We have an eye towards developing this application in Rails but, as we are starting fresh we are open to your ideas.