GithubHelp home page GithubHelp logo

Report a job about pythonjobs.ie HOT 9 OPEN

kimeraapp avatar kimeraapp commented on September 14, 2024
Report a job

from pythonjobs.ie.

Comments (9)

edgarlatorre avatar edgarlatorre commented on September 14, 2024 1

Hi @NakitaOza, sorry for the delay.
For the smtp serve you can use some service like sendgrid.
It'd be nice if you can create a pull request to implement this.

Thanks a lot!

from pythonjobs.ie.

mariusavram91 avatar mariusavram91 commented on September 14, 2024

We should get an email after 5 reports and the total should be stored in the db but not shown on the website.

from pythonjobs.ie.

NakitaOza avatar NakitaOza commented on September 14, 2024

@mariusavram91
Hey
Can I work on this?

from pythonjobs.ie.

NakitaOza avatar NakitaOza commented on September 14, 2024

@mariusavram91 @edgarlatorre

I have implemented the report button, and saved the number of reports in the db.

I had the following queries about the email part:

  1. Who should get the email?
  2. Which smtp server is expected?

EMAIL_HOST = os.environ.get('EMAIL_HOST') EMAIL_HOST_USER = os.environ.get('EMAIL_USER') EMAIL_HOST_PASSWORD = os.environ.get('EMAIL_PASSWORD') EMAIL_PORT = 587 EMAIL_USE_TLS = True

This is mentioned in settings.py.
What should go in the above mentioned fields?

Thanks in advance ....

from pythonjobs.ie.

NakitaOza avatar NakitaOza commented on September 14, 2024

@mariusavram91 @edgarlatorre
Should I create a pull request for this?

from pythonjobs.ie.

NakitaOza avatar NakitaOza commented on September 14, 2024

Hi @edgarlatorre ,
Will raise a pull request once I am done with the email part, thanks for you help.

from pythonjobs.ie.

NakitaOza avatar NakitaOza commented on September 14, 2024

@edgarlatorre
Hi, I have implemented #34 and raised a pull request.
Thanks!!!

from pythonjobs.ie.

NakitaOza avatar NakitaOza commented on September 14, 2024

@edgarlatorre @mariusavram91 Is this project still on going? If yes then i would like to contribute on other issues too....

from pythonjobs.ie.

edgarlatorre avatar edgarlatorre commented on September 14, 2024

Hi @NakitaOza, sorry for the delay, if you have interest in this project we can add you as a developer. @mariusavram91 and me are not working in this project frequently.
cheers!

from pythonjobs.ie.

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.