I am making which is a centralized hub for all communication operations that happen in an organization. Basically combining emails-tickets-chats-meetings-calendar-AI all into one. The first version I am making is so I can practice chatbot-integration, Java & SpringBoot. The other web version is my Web Programming Lab group project. Wish me luck!
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
fix(tasks): resolve merge conflict in views.py, unify approval workflow and services
8c177e7View on GitHubimproved and added task endpoint docs and testing docs
5f3cd2fView on GitHubimplemented 2-step approval workflow & assign/change status
fdff054View on GitHubadded permission classes and improved permission checks in views
fdacd13View on GitHubAdded View set w dashboard endpoints and Tasks approval/query service
b23bb45View on GitHubAdded Task model with approval workflow, helper methods and serializers
eca8062View on GitHubdid testing, updated code and added documentation for the week1 reqs
62c6291View on GitHub