bsoc-bitbyte / busify

A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
https://busify.vercel.app
30 stars 67 forks source link

[Feature Request]: Create a profile page #58

Closed prajjwalkapoor closed 4 weeks ago

prajjwalkapoor commented 12 months ago

Is your feature request related to a problem? Please describe.

Create a profile page that can show the user's name, profile picture, Email ID, member since and all of their past orders. Note: Figma designs are not available for the profile page, so you must create one.

Describe the solution you'd like

You can create a separate component may be PastOrderCard and then loop through all the user's past orders.

Describe alternatives you've considered

No response

Developer Help

No response

anshikkay commented 12 months ago

@prajjwalkapoor i would like to work on this issue, for making profile page, i will be using react.js and tailwind by making separate component.Currently for looping the user's past order, i will be fetching data by making another compoenent containing previous order data.

prajjwalkapoor commented 12 months ago

Sure @anshikkay but no need to use tailwind, just mui components with custom styling are enough.

anshikkay commented 12 months ago

@prajjwalkapoor sure 👍

jainvedant392 commented 4 months ago

Hey @prajjwalkapoor , I can work on it.

prajjwalkapoor commented 4 months ago

@jainvedant392 any update on this?

jainvedant392 commented 4 months ago

Yes cloned the repo and saw the figma design for it. Started making slight changes to the design.

jainvedant392 commented 4 months ago

Will keep you updated