Giter VIP home page Giter VIP logo

angjobs's Introduction

AngJobs - job board for developers

Join the chat at https://gitter.im/victorantos/AngJobs

Looking for a demo? - check AngJobs.com

update: current repository matches live website, additionally it automatically imports about 500 real jobs when you run it for the first time!

UI

This job board wants to be like the Gmail app, responsive, fast and easy to use.

[ ] (http://AngJobs.com)

Mobile app

Todo

  • Create a jobs applied for table
  • Create a responsive left side menu
  • Implement the "digital roses" concept to job applications
    • by default give 2 badgets per day for use to each candidate, max 10 badgets per week
    • recruiters will be able to see whether the candidate used its badget in order to apply for a job
    • why use badgets? it should help to select the right candidates more easily
  • Create an API page
  • Add a Filters section on the side menu
  • Mark jobs posts as read, that can be done by removing the bold font
  • Mark the jobs applied for
  • Jobs detail page
  • Upload resume functionality
  • Add /feed.rss endpoint with latest jobs
  • Import more jobs from external providers/api
  • Import jobs from Hacker News this is the json https://github.com/gaganpreet/hn-hiring-mapped/blob/gh-pages/src/web/data/2015-06.json
  • Find and import some "remote jobs" providers from here https://github.com/lukasz-madon/awesome-remote-job
  • Client side testing(unit test and e2e tests)
  • integrate the Me-Api. Explore developers
  • add angular-cache
  • Create a recruiters page and list all 400+ recruiters from DB

Mobile app

  • arrange/format content on job details screen

Other tasks

  • Setup a continuous delivery service - build server
  • When posting a job, after Remote/Contract/Permanent button click focus on the next textbox

Future plans

  • Apply for jobs while offline(on the train). Use service worker?
  • Make the web app embeddable, like a js widget
  • Introduce typescript?
  • Android app based on phonegap/ionic frameworks
  • IOS app based on phonegap/ionic frameworks
  • Provide an Api. GET jobs, job applications. POST job, resume.

Frameworks used or willing to use

  • Angular
  • TypeScript
  • Web API
  • Gulp
  • Bower
  • AppVeyor (for Continuous Integration)
  • Testing(protractor for e2e)
  • Ionic framework for mobile app, uses AngularJs

Setup for devs

The single page app is based on ng.Net.Template by Dahln Farnes

On server side it uses .NET C# to provide the JSON endpoints(~/api/...) and Entity Framework Code First apropach for the data layer. The single page app code(javascript+css) is located in ~/Assets/app

To run the web app on Windows you need Visual Studio and Sql Server Express both are free tools by Microsoft

Run tests

To run unit tests use this command at your command prompt:

AngJobs\AngJobs>karma start test/karma.conf.js

angjobs's People

Contributors

gitter-badger avatar victorantos avatar

Watchers

 avatar  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.