kxrai / digt2107-mass-splitter

https://mass-splitter.vercel.app
0 stars 0 forks source link

Merge Login-Page branch with main branch #35

Closed Jabineus closed 3 days ago

Jabineus commented 4 days ago

Summary This branch includes the latest updates to the login page, the group add members/create/show functions and user profile page code. It also contains a slight change to the database schema changing the billers column in pay_groups to a TEXT column from VARCHAR.

New Changes Login page First checks the user's credentials (email) in the backend. If they don't exist, it creates a new user in the backend and stores credentials

New Changes Create group page Creates a new group in the backend Allows users to add and delete members before saving group Allows users to designate billers in group before saving group

Change to database schema The billers column in the pay_groups table has been modified to be of type TEXT instead of VARCHAR This was done to be able to store a list of multiple billers

Other Changes The env.sample file was modified to include the google redirect URL The friend placeholders were modified to have valid users The logged in user's info is displayed in user profile page

vercel[bot] commented 4 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
digt2107-mass-splitter ❌ Failed (Inspect) Nov 26, 2024 8:41pm
mass-splitter ❌ Failed (Inspect) Nov 26, 2024 8:41pm