strapi v3.6.8 frontend

Job ID: 32885351

Budget: £250 – £750 GBP

Hi Programmers! I need a Strapi frontend expert to add/remove the following features from Strapi front end:

1) remove all reference to Strapi website (tutorials, keep me informed tickbox when creating admin user after installation, new version is out etc)

2) create xls export for every table, with an option to export all lines or just what is shown on screen

3) create reports (maybe a plugin?) on the following data with nice graph:

average worked time per project / total (total number of hours worked / entries)
worked time total (same as above, but total)
avg start time / end time per project / total
total worked hours per client/project per unit of time
Total revenue/cost by customer / project (based user'son rate and and cost values)

The reports should be easily and intuitively generated and may need slight corrections on the go.

As the front end runs on aws s3, i have modified the backendURL slightly so that it points to a backend that has got the -admin part removed. Example: frontend https://spitfire-admin.punch-in.co.uk/ will have a backendURL of https://spitfire.punch-in.co.uk/ as specified in this post https://forum.strapi.io/t/multi-user-front-end/13479.

This should be kept.

More info on the structure of Strapi will be given (anyhow, very simple, with 3 collections: client, project, time-sheet)