A web application where a recruiter can post a job and preview the job and candidate able to also view the job.
The job should contain the follow fields:
- Job Title
- Job Location
- Job Description
- Date
- Job Status
Login:
- email: [email protected]
- password: abc123
Deploy with Netlify. Demo URL https://pulsifi.netlify.com/.
- VueJS
- Bootstrap Grid
- Element UI
- Axios
- Quill Editor
- Google Map
- Content Loader
- DayJS
- PWA
- Push Notification
npm install
npm run serve
npm run build
npm run test
npm run test:unit