Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jereinhardt/job_bot_app

An Automated Job Finder
https://github.com/jereinhardt/job_bot_app

Last synced: about 2 months ago
JSON representation

An Automated Job Finder

Awesome Lists containing this project

README

        

# JobBot

JobBot is an automated job finder. It uses details you provide to search the internet's biggest job boards for listings that match what you are looking for. Through React, Redux, and Websockets, it keeps its findings updated in real-time until it has exhausted all of its sources.

You can see JobBot in action [here](https://bruised-distant-joey.gigalixirapp.com/).

# Development

To start your Phoenix server:

* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* Start Phoenix endpoint with `mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).

## Learn more

* Official website: http://www.phoenixframework.org/
* Guides: http://phoenixframework.org/docs/overview
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix