1. 22 Feb, 2024 3 commits
    • salimkhr's avatar
      Update index.html with dynamic content placeholders · 362d4628
      salimkhr authored
      The index.html file has been updated to replace hardcoded content with dynamic placeholders. This allows for easier integration with future backend logic that will populate the placeholders with actual data. This change sets the foundation for a more scalable and maintainable application.
      362d4628
    • salimkhr's avatar
      Remove README.md and add index.html · 12397160
      salimkhr authored
      The README.md file has been deleted due to it being unnecessary for the project. In its place, an index.html file has been added to lay a foundation for the UI of the application. This new file includes the basic structure of a webpage and reference to Bootstrap's CSS and JS for faster development.
      12397160
    • Khraimeche Salim's avatar
      Initial commit · f58085d9
      Khraimeche Salim authored
      f58085d9