Code Monkey home page Code Monkey logo

Comments (17)

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024 1

Ok, thanks.

from spmssite.

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024

I can start working on this. I'm new to this project, never contributed before, but I'll give it a try.

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

Alright. Thanks :-)

from spmssite.

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024

I have some feedback about the content of the jobs form.

Do you think that the Date field at the top is necessary? It might make sense on a form that's printed out, but for an online form, we could use the system date from when they filled out the form.

I also think we should leave out the questions asking about someone's criminal record. Excluding people based on past legal trouble is not a good idea, because it leaves people in a trap where they can't find a job, and have no way to make a living except possibly by illegal means, which forces them back into the prison system even when they are trying to earn an honest living. Also, the criminal justice system isn't exactly fair. It's often very discriminatory, and each step of the process multiplies the discriminatory effects, from policing to bail to sentencing, etc. We don't want for employers to duplicate the unfair effects of the criminal justice system.

There are also state and federal laws that prohibit asking questions like this. Here's an article about these laws and the reasoning behind them. While there are some exceptions to some of these laws, I think it makes sense for our templates to leave them off, for the reasons above.

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

It's a very old form that resided on my original website. So, yes, it needs a lot of work to be made current and legal.

The original form did allow us to print after it got sent to the ERP/MRP system and HR.

from spmssite.

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024

Ok. What would you like me to do about the date, then? Leave the field and auto-fill it with the current date?

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

I don't know if it's really necessary to have the Date field. But if it's left in the form, I am all for using

<input type="date"> or <input type="datetime-local"> but it should autofill.

If we add jQuery UI from their CDN there is a nice datepicker from:

<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>

Datepicker - jQuery UI

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

I also forgot to add Google Recaptcha

https://developers.google.com/recaptcha/docs/v3

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

The original also included a blue background that was somewhere between light and medium blue but some may want a more pleasing background.. and make them into separate cards or panels in the UI, rather than <br> and <hr>.

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

I might even suggest to put in stub links to external sites like monster.com or indeed so that the end user can link to their job listing sites/apps.

from spmssite.

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024

Would you like me to replace all references to Seattle Precision Machine Shop in the text?

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

Yes, please remove all reference to my old business name. Haven't named the actual template yet so just left it where it was when I stopped using it. Thanks @MirandaBrawnerSavannah

from spmssite.

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024

Sounds good. Another question: When you say it should be able to connect to the back end and send an email, do you have a back end set up yet? If not, can that be a separate pull request?

from spmssite.

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024

Also, I'm not sure I understand why this list of links is divided into 2 parts. Is there a difference between the first set of links and the second set?

Seattle Shop Links

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

I am no longer using this site. but the database // backend work could/would be made easier if we ship a basic database // sql someone would have a easier time integrating.

As for the links those can be removed.. remnants of the old site.

from spmssite.

MirandaBrawnerSavannah avatar MirandaBrawnerSavannah commented on June 7, 2024

I posted a pull request with the work I've done so far.
#70

from spmssite.

gbowne1 avatar gbowne1 commented on June 7, 2024

Alright. I will have a look. Its marked as a draft PR which arent able to be merged.

Thanks for the PR!

from spmssite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.