tongue_of_colicab
Veteran
Hi,
For work I'm working on a project that will require a web based front end and I need a cost/time estimate before I can proceed.
I've got a mysql data that is holding accounting data for various locations (location A, B, C etc). I need a web based front end that will:
- Allow "management" accounts that can create/delete/see user accounting data for one or more locations (main admin should be able to give management accounts access to data from certain locations)
- Create users accounts (write a bunch of fields to the database)
- Delete accounts (read a list of accounts and allow manager to delete them)
- Check accounting data (retrieve list of accounts for certain location, click an account an show session data etc that is in the database)
- Automatic account generation/deletion system (e.g. allow to set a schedule that deletes all accounts each month, then generate a set amount of new accounts and send those accounts out to a predefined email address)
- Export accounts and accounting data from the database to a .csv or .pdf
- Has to look nice
This is not a complete list but kind of a general idea of the functionality that I need. Could anyone give me a ballpark figure on how much man hours it would take a web developer to create something like this?
For work I'm working on a project that will require a web based front end and I need a cost/time estimate before I can proceed.
I've got a mysql data that is holding accounting data for various locations (location A, B, C etc). I need a web based front end that will:
- Allow "management" accounts that can create/delete/see user accounting data for one or more locations (main admin should be able to give management accounts access to data from certain locations)
- Create users accounts (write a bunch of fields to the database)
- Delete accounts (read a list of accounts and allow manager to delete them)
- Check accounting data (retrieve list of accounts for certain location, click an account an show session data etc that is in the database)
- Automatic account generation/deletion system (e.g. allow to set a schedule that deletes all accounts each month, then generate a set amount of new accounts and send those accounts out to a predefined email address)
- Export accounts and accounting data from the database to a .csv or .pdf
- Has to look nice
This is not a complete list but kind of a general idea of the functionality that I need. Could anyone give me a ballpark figure on how much man hours it would take a web developer to create something like this?