PHP Code Igniter - Basic Project with MVC and JWT
Budget: ₹1,000 – ₹2,500 INR
Hi,
I'm looking for someone to write a very basic project in Code Igniter with the below functionality.
1. Implement login functionality using JWT (JSON request and response)
2. Implement API call where employee information is retrieved using Model from DB
3. Implement API call where department information is retrieved using SQL query from DB
4. DB should be MySQL
Below are requirements
- MVC architecture
- Implement login page (username and password) using async method. User should not be redirected from login page
- During login, a JWT token needs to be generated (and saved in DB)
- If token is expired, token refresh logic needs to be implemented
- Upon successful login, user should be taken to home page, where some data (employee and department) is pulled from database and shown on screen. Implement a dummy table and display data from that table
- Sample API call should be implemented, where login functionality is achieved using API
- Sample API call should be implemented, where user input is taken (request body GET and POST) and output provided in JSON format
I'm looking for someone to write a very basic project in Code Igniter with the below functionality.
1. Implement login functionality using JWT (JSON request and response)
2. Implement API call where employee information is retrieved using Model from DB
3. Implement API call where department information is retrieved using SQL query from DB
4. DB should be MySQL
Below are requirements
- MVC architecture
- Implement login page (username and password) using async method. User should not be redirected from login page
- During login, a JWT token needs to be generated (and saved in DB)
- If token is expired, token refresh logic needs to be implemented
- Upon successful login, user should be taken to home page, where some data (employee and department) is pulled from database and shown on screen. Implement a dummy table and display data from that table
- Sample API call should be implemented, where login functionality is achieved using API
- Sample API call should be implemented, where user input is taken (request body GET and POST) and output provided in JSON format