Skip to content

JoYBoY1210/Dorami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

🚀 Dorami - Your Friendly To-Do Companion! 🎯

Welcome to Dorami! 🐱✨ Your go-to, fun, and efficient to-do website built using React and Django. Say goodbye to unorganized tasks and hello to productivity! 🚀✅


🎨 Features That Make Dorami Awesome! 🌟

Session-Based Authentication 🔒 - Secure sign-in and sign-up pages!
Date-Wise To-Do List 📅 - Plan your tasks for Today, Tomorrow, and Next 7 Days!
Dashboard & TodoView 📌 - Keep track of your progress at a glance!
Create, Edit, & Delete Todos ✏️🗑️ - Manage tasks like a boss!
Sleek Navigation Bar 🎛️ - Quick access to Dashboard, Todos, and Calendar!


🛠️ Tech Stack Used 🚀

💻 Frontend: React ⚛️ + Context API 🌐
🔙 Backend: Django 🐍 + Django REST Framework 🎭
💾 Database: SQLite 📊
🎨 UI Styling: Tailwind CSS 🎨


📦 Installation & Setup 🛠️

1️⃣ Clone this repository 🛎️

 git clone https://github.com/JoYBoY1210/Dorami.git
 

2️⃣ Backend Setup (Django) 🐍

cd backend
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

3️⃣ Frontend Setup (React) ⚛️

cd frontend
npm install
npm start

4️⃣ Visit: http://localhost:3000/ 🚀


🎯 Future Enhancements 🔮

✨ Dark Mode 🌙
✨ Drag & Drop Task Reordering 🔄
✨ Recurring Todos 🔁
✨ Notifications & Reminders 🔔


🤝 Contributing & Feedback 💡

We'd ❤️ your contributions! Feel free to fork the repo and submit a PR! 🚀
For suggestions & feedback, open an issue or reach out. Let's build something amazing together! 🔥

📧 Contact: [email protected] 🐙 GitHub: https://github.com/JoYBoY1210


Made with ❤️ by Tanish 🚀