Improve the styling and function of our admin panel

Job ID: 33194252

Budget: $2 – $3 USD

I need someone to help us improve the styling and function of our admin panel which consists of both Java and jsp.

I can pay $2 for connecting to the code base or work session plus $2 extra for the resolution of this first issue. After this resolution, I can continue paying you at a rate of $2 per hour. In India this rate is 7x the minimum wage and is non-negotiable.

We need assistance with this page https://staging.profitsharingprojects.com/admin/users.jsp which essentially serves as our admin panel. Currently, nobody can access it besides me and I need to be able to explicitly add other people to it. It needs to be greatly improved and it needs to be responsive.

Screencast: https://www.screencast.com/t/3LzcWhpoVO

Important pages:
src/main/webapp/public/carlist.jsp - This is the most important page on the site and the page most people are directed to
src/main/webapp/uc.jsp - The landing page
src/main/webapp/menu.jsp - The menu page.

CSS structure:
The older style sheet at src/main/webapp/res/moshcssjs/style.css will need to be eliminated over time and absorbed into the src/main/webapp/res/css/style.css as well as much of the in-line css so that src/main/webapp/res/css/style.css becomes the default location for most css. The pricing table is defined at src/main/webapp/res/css/pricing.css. I think there is also a file named responsive.css.which might be helpful.