Closed Timtech4u closed 5 years ago
Hello @Timtech4u, I would like to work upon this issue, Can u please describe in detail about the issue.
Hi @mathagician , this is an open employee manager portal, we make use of Django admin for managing employees.
However we want a front end for displaying jobs, we have documented API for jobs here: http://saidu.myemp.site/docs/#jobs-list
We're using Vuejs for the frontend.
I want to work on this !
@jatempa pls do, open a branch and create a PR.
I have a trouble with the installation process. Please @Timtech4u can you send me an instructions file to setup?
Hi @jatempa , you'll need to dependencies installed, you need to run the following commands:
pip install -r requirements.txt
npm install
Note that the project uses Python3 and Vuejs. Kindly share any error you get with me.
Need to work on Job listings based on the /jobs/ endpoint.