gbowne1 / spmssite

The code for my old business website.
GNU General Public License v3.0
8 stars 31 forks source link

feat: Employee login #68

Closed gbowne1 closed 1 year ago

gbowne1 commented 2 years ago

Prerequisites

Describe the Feature Request

Some businesses allow their employees to log in to the company intranet from the website to check their hours, payroll, etc.

This would be a great thing to add to the website at some point.

Describe the Use Case

Some businesses allow their employees to log in to the company intranet from the website to check their hours, payroll, etc.

This would be a great thing to add to the website at some point.

Describe Preferred Solution

Some businesses allow their employees to log in to the company intranet from the website to check their hours, payroll, etc.

This would be a great thing to add to the website at some point.

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

gbowne1 commented 2 years ago

Make the login form modal.

Could be something like this..

https://codepen.io/JOSHUAHANSON/pen/qOzboN

gbowne1 commented 2 years ago

Maybe even something like this: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_login_form

gbowne1 commented 1 year ago

Recent merge adds the button to the header/jumbotron/hero, but the modal needs completed and working.