Just wrapped up building a smart Project Management tool! π
Itβs a full Kanban board with drag-and-drop, but with a twist: It implements @GoogleDeepMindβs Gemini API. π§
π§΅ Thread below π
β¨ Key Features:
β’ Drag-and-drop Task Management
β’ AI Summarization of project status
β’ "Talk to your Board" β Q&A with tasks
β’ MongoDB persistence
π Frontend: https://t.co/g24pJZ7GTr
π Backend: https://t.co/NgwTZRO2dy
β Star the repo if you find it interesting! π¬ Feedback and contributions welcome!
#AI#MERN#developmentprojects
β’ "Talk to your Board" β Q&A with tasks
β’ MongoDB persistence
π Frontend: https://t.co/g24pJZ7GTr
π Backend: https://t.co/NgwTZRO2dy
β Star the repo if you find it interesting! π¬ Feedback and contributions welcome!
#AI#MERN#developmentprojects
Just wrapped up building a smart Project Management tool! π
Itβs a full Kanban board with drag-and-drop, but with a twist: It implements @GoogleDeepMindβs Gemini API. π§
π§΅ Thread below π
β¨ Key Features:
β’ Drag-and-drop Task Management
β’ AI Summarization of project status
Also, delved into the powerful concept of Data Access Object (DAO) for seamless data interaction. π #Java#JDBC#DAO#LearningJourney πβ¨
- Java Database Connectivity(JDBC)
- JDBC Driver Type
- Interface, Classes
- Data Access Object(DAO)
π Just dove into the exciting world of Java Database Connectivity (JDBC) today! π Explored different JDBC Driver Types and got hands-on with Interfaces and Classes. π»