| Employee Data In Django |
| Sunday, 21 June 2009 15:47 | |||
|
I am looking to get an idea on price for a project.
A core django app for the input, display, and output of basic employee data
-enter employee data by employee, or in multiple by text file or spreadsheet sheet
-takes data model that can be expanded (e.g. start with name, rank, and serial number and future user can add new fields at will)
-display employee data at multiples per page (e.g. 20, 50, 100) as well as singly.
-output data to text file or spreadsheet
|