CyberPvt / ProjectPhp

0 stars 3 forks source link

Profile.php file needed #26

Closed Pythoenixx closed 1 year ago

Pythoenixx commented 1 year ago

apparently our app need to have the ability to do profile update according to module 1 ( Agent and Product Management). So my suggestion is when we login, the login page redirect to Profile.php page, not supplier page or agent page. In the profile page the user can change:

This one are not requirement but if not keberatan(and if u r smart) u can oso add the ability to change :

Pythoenixx commented 1 year ago

@CyberPvt

CyberPvt commented 1 year ago

does it have to redirect to the same page? can't we just add a update profile button after login as role?

Pythoenixx commented 1 year ago

I said that it has to redirect to the same page? if so, mb but if u has not noticed yet, the current supplier page and the agent page are no longer useful since I have added most of the functionality of both page in the sidebar( its hard to make sure understand this without showing it). Since both page sooner or later might be deprecated, we can no longer redirect to that pages. So thats why exactly after we login, it must redirect the user to profile page instead of other page

CyberPvt commented 1 year ago

Make sense, so when we login, straight up to update profiles page, and at the sidebar already has a navigation?

Pythoenixx commented 1 year ago

Not sure wdym by navigation but ig yes

CyberPvt commented 1 year ago

Right when I look at this u comment, noice

CyberPvt commented 1 year ago

this should be good for now, lemme know