Closed Shariq2003 closed 1 week ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. 😊
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. 😊
please fix conflicts
@rishicds sir, check now.
fix #493
This PR introduces support for fetching chapters data from a JSON server, replacing the previous static import of chapters data. The changes include:
Implemented JSON Server for chapters :
http://localhost:5000/chapters
).chapters Page Updates:
chapters
import.Changes Made:
data.json
.GET
requests tohttp://localhost:5000/chapters
to fetch and display chapters .Related Issue:
Closes #493
How to Test:
Checklist
Please confirm the following: