Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a frontend interface, with minimal styling, which dynamically updates as the files are added to the repo #5

Open
hiteshbandhu opened this issue Jul 12, 2024 · 0 comments

Comments

@hiteshbandhu
Copy link
Owner

  • there should be only one index.html, one style.css and one script.js file in root folder of the repo
  • it should fetch the data on loading, from the github api for the files and show the names and links to the files
  • the user can open the files and see the markdown contents of the file
  • keep all the files in the root folder
  • make sure the code is quality and complete, leave no logic
  • make an end to end solution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant