Vijayagiridharan / Food-Truck-Application-API-

This group is for ACS 567 Software Project Management project "Food Truck Application"
0 stars 0 forks source link

User when logs in the user session must be created so all details can flow in from those session #38

Closed parisha6 closed 3 months ago

parisha6 commented 5 months ago

As a frontend developer, I want some user session related information like session id and session date timestamp that can further help in refining and showing only those detail that are pertaining to logged in user

AC1: A session id must be created for logged in user and session related information must be stored in database. AC2 : Session date timestamp must be stored in database

parisha6 commented 4 months ago

The session must store detail of username, session id, date timestamp and mobile number @arjunmalik11 - I am not sure but having slight doubt if this should entirely be handled in react by frontend team

arjunmalik11 commented 3 months ago

this issue will be handled by the frontend teams on their end.