Yashasv-Prajapati / Docify

5 stars 2 forks source link

Page for dependency checker #162

Closed AGlade7 closed 2 months ago

AGlade7 commented 2 months ago

-> Added a new page for dependency checker which shows all dependencies and even downloads a requirements.txt. image -> Added new option for dependency checker in the dashboard, which will push the changes in docify branch giving requirements.txt and redirect to the page above. image Loader was added after clicking on the Dependency Checker button. image

linear[bot] commented 2 months ago
CS3-172 [UI] Dependency checker Page

1. Show the dependencies in a list format 2. Give user an option to download the dependencies in a .txt file format. 3. You have to fetch the dependencies from the User's repository from **./docify-assets/docify-dependencies.txt** file. 4. You wil have current logged in user, and the corresponding project ID so fetch the data from that and use that user's corresponding project.