Skip to content

Commit

Permalink
Merge branch 'master' of github.com:victorantos/AngJobs
Browse files Browse the repository at this point in the history
  • Loading branch information
victorantos committed Jun 17, 2015
2 parents 227f909 + 160da16 commit e90d9cb
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions readme.md
Expand Up @@ -9,33 +9,32 @@ UI

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


[
![](https://angjobs.com/github-angjobs-printscreen.jpg)
]
(http://AngJobs.com)

Mobile app
==
![](https://angjobs.com/angjobs-mobile-app.jpg)

Todo
===
+ Jobs list on the homepage
+ Create a recruiters page and list all 400+ recruiters from DB
+ Create a simple jobs table
+ Create a jobs applied for table
+ Create an API page
+ Add a Filters section on the side menu
+ Option to remove a filter, a cross btn
+ ~~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
+ ~~Jobs detail page~~
+ **Upload resume functionality**
+ ~~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
+ ~~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)](https://docs.angularjs.org/guide/unit-testing)
+ integrate the [Me-Api](https://github.com/danfang/me-api). Explore developers
+ add angular-cache

+ ~~add angular-cache~~
+ Create a recruiters page and list all 400+ recruiters from DB
+
**Mobile app**
+ arrange/format content on job details screen

Expand Down

0 comments on commit e90d9cb

Please sign in to comment.