Skip to content

Latest commit

 

History

History
102 lines (57 loc) · 1.81 KB

README.md

File metadata and controls

102 lines (57 loc) · 1.81 KB

JOB SEEKER

This project was done using Python 3.6 and Flask.

DESCRIPTION

This is a Job Search application where users can search for Jobs and find the links to apply for the jobs. This App is powered by GitHub Jobs API.

User Story

  • Users can sign up and login to find Jobs.

  • Users can find Jobs

  • Users can see Details about the Job.

  • Users can follow a link to the Job application page

SETUP/INSTALLATION.

Prerequisites

To work with JOB SEEKER App you need to have some few prerequisites.

  • Python3.6

  • pip

  • Flask

  • Virtual environment (virtualenv)

  • Code/text editor

  • Terminal

To work With JOB SEEKER

  1. You will need Internet connection.

  2. You will also need python installed and knowledge of python

  3. To get to use JOB SEEKER first you need to get to the JOB SEEKER repository.

Link:-> http://github.com/josylad/Job-Search

  1. From there you can access JOB SEEKER App.

  2. Clone the project.

  3. Once you done with cloning and project is on your device.

  4. get into project folder (cd into project).

  5. Installing Flask and other Modules

    python3.6 -m pip install Flask python3.6 -m pip install Flask-Bootstrap python3.6 -m pip install Flask-Script python3.6 -m pip install -r requirements.txt

  6. On your bash terminal Run the command:-

  $ chmod +x start.sh
  $ ./start.sh

OR run:

  • $ python3.6 run.py runserver

Technologies Used

  • Python 3.6
  • Flask
  • Postgresql
  • MDBootstrap

AUTHOR (Alpha Team)

  • Joseph Adediji
  • Arnold Kibira
  • Naomi Neema Sigu
  • Happiness Kawinzi

Support and Contact


-Email Address: markupmediang [@] gmail.com

-github-username: Josylad

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright (c) 2019. Alpha Team