iAmThePope
Senior Member
Hey guys, I am a university student atm and have developed quite a few static websites for clients, but now I have a project which requires me to use a lot of MySQL and PHP back end coding.
Any advice on how to charge for such a project?
Quick info about the project:
One company with x amount of Car Manufacturers as client.
Each manufacturer can log into the site to update their list of available vehicles, prices etc..
Admin logs in and records things such as mileage, amount of petrol put in etc etc.
End of months generates a summary, one for each client featuring only their cars and one for admin featuring all cars
Summary includes things such as total kilometers driven, total fuel used, total utilization etc.
Also needs to be able to add new users
View them at any time
Update them
Delete them(So basically CRUD functions for users)
Will be using large amounts of data from a database gotten from an spreadsheet.
Now... Any advice??
Thanks
Any advice on how to charge for such a project?
Quick info about the project:
One company with x amount of Car Manufacturers as client.
Each manufacturer can log into the site to update their list of available vehicles, prices etc..
Admin logs in and records things such as mileage, amount of petrol put in etc etc.
End of months generates a summary, one for each client featuring only their cars and one for admin featuring all cars
Summary includes things such as total kilometers driven, total fuel used, total utilization etc.
Also needs to be able to add new users
View them at any time
Update them
Delete them(So basically CRUD functions for users)
Will be using large amounts of data from a database gotten from an spreadsheet.
Now... Any advice??
Thanks