GithubHelp home page GithubHelp logo

gustavoarmoa / elixirjobs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rizafahmi/elixirjobs

0.0 0.0 0.0 4.85 MB

Job portal for Alchemist

Home Page: http://jobs.elixirdose.com/

JavaScript 32.24% Elixir 1.25% CSS 65.00% HTML 1.51%

elixirjobs's Introduction

ElixirJobs

To start this Phoenix application:

  1. Make sure you have RethinkDB up and running
  2. Install dependencies with mix deps.get && npm install
  3. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Fixtures Data

Devs Data

Insert this data from your Rethinkdb admin site. Otherwise, the app will not gonna worked.

r.tableCreate("users");
r.tableCreate("jobs");
r.tableCreate("devs");

r.table("jobs").insert([
    {
    "company": "ElixirDose",
    "date_created": 1434440234,
    "description": "## Job Descriptions

    This is job desc area

    ",
    "email": "[email protected]",
    "job_status": "",
    "job_type": "",
    "location": "",
    "logo": "http://jobs.elixirdose.com/images/elixirjobs-logo.png",
    "posted_by": "[email protected]",
    "title": "Writer's Needed",
    "views": 7
    }
]);

r.table("devs").insert([
    {
    "description": "Mad computer scientist who enjoy managing geeks and developers since 2011, more than 10 years of successful experience in Programming Web Applications using PHP, Python and *Elixir*, iOS Applications using Obj-C and Android Applications using Java. Also have capabilities handling various databases such as PostgreSQL, MySQL, Mongodb, SQLite, CouchDB. My specialty is trying crazy ideas and getting them to work.",
    "email": "[email protected]",
    "github_url": "https://github.com/rizafahmi",
    "id": "7211d0e4-973f-4106-b82b-f39f08c345f3",
    "interest_fulltime": "on",
    "interest_hourly": "on",
    "interest_mentoring": "on",
    "interest_other": "on",
    "interest_term": "on",
    "interest_volunteer": "on",
    "linkedin_url": "https://id.linkedin.com/in/rizafahmi",
    "location": "Jakarta, Indonesia",
    "name": "Riza Fahmi",
    "picture_url": "https://spdy.linkedin.com/mpr/mpr/shrinknp_400_400/p/4/000/16b/16d/0ea4677.jpg",
    "resume_url": "https://id.linkedin.com/in/rizafahmi",
    "short_desc": "Mad Computer Scientist and Technopreneur. My specialty is trying crazy ideas and getting them to work.",
    "twitter_url": "https://twitter.com/rizafahmi22",
    "views": 1,
    "website": "http://elixirdose.com",
    }
]);

elixirjobs's People

Contributors

rizafahmi avatar optikfluffel avatar manusajith avatar cwc avatar pothix avatar davidkuhta avatar jameslefrere avatar denispeplin avatar mrkaspa avatar

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.