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

https://github.com/zheeeng/yarecruitment

Yet Another Recruitment
https://github.com/zheeeng/yarecruitment

Last synced: 11 months ago
JSON representation

Yet Another Recruitment

Awesome Lists containing this project

README

          

# Yet Another Recruitment

# Online Demo

# Check this page source

Check the gh-pages branch in this repo

or

# Development

```
npm install

# Developing with auto refresh
npm run dev

# Building this project
npm run build
```

# Dev log

1. Read the [QUICK START](https://facebook.github.io/react/docs/getting-started.html) for 2 hours. **Wed 19:00 ~ Wed 21:00**
2. Build the dev environment and being familiar wit React ESLint for 1 hour. **Wed 21:00 ~ Wed 22:00**
3. Developing on the React exercise. **Wed.22:00 ~ Wed.23:00 && Thu.19:00 ~ Fri.00:30**

# Todo

1. Expand/collapse the positions list.
2. The total positions counter be interactive with toggle position checkbox.
3. Add text input zone for adding department && job position.
4. Remove a job position.
5. Run a simple http server for responsing ajax requests.

# Liscense

Feel free to do whatever with it.