The Study Timetable Planner is a simple application designed to help you organize your study activities by day and time. After inputting your study activities, you can download your timetable as a PDF.
- Organize by Days of the Week: Plan your study activities across different days (Monday to Sunday).
- Time Slot Management: Assign your study activities acrooss different times.
- Download as PDF: After adding your activities, download your timetable as a PDF.
- Figma: Used for designing the user interface and overall layout of the app.
- React: The front-end JavaScript library used to build the user interface.
- Node.js: JavaScript runtime for the backend, enabling the app to generate and download the timetable as a PDF.
- Git Bash: Used for version control and managing the project repository.
- Input Study Activities: Select a day of the week (Monday to Sunday) and enter your study activities with their respective time slots.
- Download Timetable: Once you’ve input all your activities, click the download button to get your study timetable as a PDF.
This README.md now includes the relevant tools (Figma, React, Node.js, and Git Bash) and focuses on the core features of the