Skip to content

developertable/June27_Assignment_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

June27_Assignment_2

Assignment about creating and solving the issues on github

📝 Taskify - A Minimalist Task Manager

Taskify is a lightweight, open-source task manager built for individuals and teams to create, manage, and track tasks with ease. It's simple, clean, and ideal for those who want productivity without the clutter.

Taskify Screenshot


📚 Table of Contents


📌 About

Taskify is a to-do app designed to be simple and intuitive. Whether you're organizing your work, planning a project, or sharing tasks with a team, Taskify keeps everything in one place.


✨ Features

  • ✅ Add, edit, and delete tasks
  • 🗂️ Organize tasks by categories
  • 🕓 Due date reminders
  • 👥 Team collaboration (basic)
  • 🌙 Light & Dark Mode toggle
  • 🔄 Auto-saving of task changes
  • 🔔 Notification support (coming soon)

💻 Technologies Used

  • Frontend: HTML5, CSS3, JavaScript (Vanilla)
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT
  • Version Control: Git + GitHub

🚀 Getting Started

To run the project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/taskify.git
    cd taskify
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser at http://localhost:3000


🐞 Known Bugs

  • Notifications not working in some browsers
  • Task deletion doesn’t sync in real-time for collaborators
  • Mobile layout breaks on iPhone SE resolution

Please feel free to open an issue if you encounter one.


👨‍💻 Contributors

Name GitHub
Rahul Kurra @developertable
Jane Doe @janedoe

Want to contribute? Check out the Contributing Guide.


🙋 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.


📄 License

This project is licensed under the MIT License.


Built with ❤️ just for learning, experimenting, and improving collaboration on GitHub.

About

Assignment about creating and solving the issues on github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published