https://github.com/zheeeng/yarecruitment
Yet Another Recruitment
https://github.com/zheeeng/yarecruitment
Last synced: 11 months ago
JSON representation
Yet Another Recruitment
- Host: GitHub
- URL: https://github.com/zheeeng/yarecruitment
- Owner: zheeeng
- Created: 2016-10-12T13:29:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T10:07:27.000Z (about 8 years ago)
- Last Synced: 2025-03-18T06:16:17.877Z (about 1 year ago)
- Language: JavaScript
- Size: 741 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.