issues
search
AthenaFoss
/
Time-Managment-Tool
This project is for managing the time and prioritizing the task
6
stars
11
forks
source link
Fix: UI & Prisma Config + Schema
#22
Open
kvardaan
opened
1 day ago
kvardaan
commented
1 day ago
Config -
Fixed prisma config which was modified (in #21) as it could lead to some issues.
Added prisma migration for auth schema. UI -
Fixed auth pages' responsiveness (
attached for reference).
Fixed nav-bar, as it was appearing in auth pages.
Added Password hide/unhide button.
nikhil-pn
commented
23 hours ago
way the go @kvardaan ser
kvardaan
commented
9 hours ago
Added the task schema & action for creating a task.
Modified the task creation form.
ref
Config -