GithubHelp home page GithubHelp logo

kimeraapp / pythonjobs.ie Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 28.0 743 KB

Python jobs Ireland

Home Page: http://pythonjobs.ie

License: GNU General Public License v2.0

Python 57.16% HTML 35.76% CSS 5.89% JavaScript 1.19%

pythonjobs.ie's People

Contributors

allentv avatar cwmagnus avatar edgarlatorre avatar jorgebg avatar mariusavram91 avatar sidimar avatar tyagi-iiitv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pythonjobs.ie's Issues

Notify the applicant via mail

Hey I have this idea of adding a script to notify the applicant via the mail when the applicant applies for a job.

psycopg2==2.6.2 insteadof 2.6 to be used for windows and python>=3.5

In the requirements.txt, it is mentioned that we need to use psycopg2 verison 2.6

psycopg2==2.6

And we need to use Python 3.x

Make sure to install Python 3.x instead of the default 2.x

For python 3.5, the default compiler was changed to MSVC 2015.

In this scenario, the issue is that, for windows, we cannot use psycopg2==2.6, it doesn't compile, according to psycopg/psycopg2#350
(https://github.com/psycopg/psycopg2/pull/350)

The solution is to use psycopg2 version 2.6.2

I can fix this in the requirements.txt
I can send a PR for this, let me know what you think about this.

Thanks :)

Edit job

A job should be editable with the link provided in the email: /edit?token=******.

Use AWS to turn DEBUG off

DEBUG is on at the moment on the website, it should be turned off. Using Amazon services to serve static files.

Change category to multiple selection

A job could be in both categories, permanent and full time, so multiple selection should be available.

It might need changes on the job list and DB.

Report a job

There should be a report button for each job.

Feedback form

Developers who got a job through pythonjobs.ie should be able to give us some feedback.

Apply for job

There should be a form for developers to apply from the website. They should be able to attach a CV, answer special questions added by the company, add a cover letter.

Refactor generate_token()

Instead of having the conditional in the model, token_pre_save, it should be added to generate_token() function.

Add full text search

From the index a developer should type anything in the search box and jobs matching the search should be filtered.

python setup.py egg_info ERROR

Hi,
I am new to Django & Python and would like to contribute your project as much as I can. I am getting an error while installing the requirements as below;

Command "python setup.py egg_info" failed with error code 1 in C:\Users\user\AppData\Local\Tem
p\pip-build-ke8tmrq_\psycopg2\

Could you help me on this point?

Celery import error with Python2.7.12

I think this is a problem with Celery, but worth nothing. Don't know the exact reason why it's failing, but will investigate.

Note, running the virtual environment as Python3 seems to work fine.

Add HTTPS

letsencrypt.org offers free certificate (they're valid for 90 days). Research, get certificate and add it to Heroku.

Share button

There should be share buttons for each job for Twitter, Facebook and Linkedin.

Feed Rss

Would be nice to have a feed rss.

Slugify urls

It's better for SEO to slugify urls: jobs/show/position-at-company-location

Improve Readme

Have a look at the readme file and improve the instructions, remove unnecessary lines.

Typo in README?

Hi

I think I found a typo

The project requires Python 3:

Make sure to install Python 3.x instead of the default 2.x

And asks you to install python3

$ virtualenv --python=/usr/bin/python3 env
You can activate it.

But expects you to see 2.7

$ source ./env/bin/activate
Verify the version of python from the 1st line by the below command.

$ python
Python 2.7.6 (default, Jun 22 2015, 17:58:13)

Is this a typo? If yes, I can fix it and send a PR

Edit status of a job

The recruiter should be able to change the status of the job when editing it.

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.