To create an online platform that helps users organize and optimize their daily lives by efficiently tracking their daily routines.
- Students
- Professionals working in fast-paced environments
- Stay-at-home parents
- Athletes and anyone with a structured daily routine
DayZen allows users to easily plan, track, and analyze their daily routines.
Its user-friendly interface, customizable reminders, and detailed statistics set it apart from similar platforms.
- Color Palette: A vibrant and motivating color scheme
- Logo: A modern and impactful design
- Slogan: "Set Your Time, Manage Your Day!"
- Blog posts
- Video content
- Interactive tools
- Daily routine tips
A simple and user-friendly interface that enables users to easily plan and track their daily routines.
- brgkdm — Project Founder
- Harshit (@Harshitcodes01) — Contributor
This project is open for collaborative development.
The project is organized into clear directories to keep code maintainable and easy to navigate:
- assets/images/ → Stores all image files (icons, logos, backgrounds, etc.)
- css/ → Contains all stylesheets (.css files)
- js/ → Contains JavaScript files for functionality and interactivity
- pages/ → Contains additional HTML pages (e.g., About, Contact, Dashboard)
- index.html → Main landing page
- logos/ → Branding images
- icons/ → UI elements
- illustrations/ → Graphics used across pages
- misc/ → Supporting files (e.g., image_link.txt)
Keeping stylesheets, scripts, images, and pages in separate folders ensures scalability and easy collaboration.
- Clone the repository:
git clone <repo-link>- Navigate to the project folder:
cd DayZen-good-first-issue- Open index.html in your browser
Use Live Server in VS Code for a better development experience:
- Install the Live Server extension
- Right-click on index.html
- Click "Open with Live Server"
- Add mobile responsiveness
- Implement user authentication system
Contributed by Megha 🚀
If you need help or face any issues,feel free to:
- Open an issue in this repository
- Contact the maintainers
- Check existing discussions for solution