Bill-BuDyy / Bill-Buddyy-Backend

Bill Buddy is a user-friendly expense-sharing app designed to simplify splitting bills and expenses among friends, roommates, or groups. The app helps users keep track of shared expenses, calculates individual contributions, and facilitates seamless settlement. With features like real-time expense tracking, automated calculations & user-friendly UI
0 stars 3 forks source link

User Controller, Group Controller , Activity Feed Controller #4

Closed pawannitt-26 closed 5 months ago

pawannitt-26 commented 5 months ago

The controllers needed are as follows :-

1.User Controller:

Register new user Authenticate user Retrieve user profile Update user profile

2. Group Controller:

Create a new group Retrieve group details Update group details Add/remove members from a group List all groups for a user

3. Activity Feed Controller:

Log and retrieve user activities Display recent activities for a user/group

UncleWeeds commented 5 months ago

@pawannitt-26 , Hey I am a Participant of DWOC, I would like to work on this issue