Kushal997-das / Project-Guidance

:octocat:🌟 The Ultimate resources for beginner to advanced level projects all in one place 💻 🎯🚀
https://project-guidance-blush.vercel.app/
MIT License
490 stars 341 forks source link

Title: Basic to-do list using tkinter and java #1052

Closed merciajeno closed 4 months ago

merciajeno commented 4 months ago

Is your proposal related to a problem? Please describe.

Tkinter: Create a simple to-do list GUI where users can add, delete, and view tasks. Java:Manage the task list. Python communicates with Java to add, remove, and retrieve tasks from the list.

Add any other context or screenshots about the proposal request here.

No response

merciajeno commented 4 months ago

@Kushal997-das , Sir I have done the project of basic to-do list where tkinter is used for gui and java is used to manage the list of todos. Can you tell me under Destop Applications Basic projects where do I have to add it? Like under java section or python section?

merciajeno commented 4 months ago

@Kushal997-das