You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an aesthetic and responsive Create Request Page, and stick to the hex codes using in the design.
The user has to be authenticated before creating a request
We unfortunately dont have a design in place for it, but you can refer to the image below, which is the Requests page design, and you can take message as input and store it against the user in firebase.
You might have to create a collection, or an array of requests in the existing users collection.
You can find CreateRequest.jsx in src/pages directory.
The text was updated successfully, but these errors were encountered:
Design link
Hex Codes
Referring to the designs above,
Create an aesthetic and responsive Create Request Page, and stick to the hex codes using in the design.
The user has to be authenticated before creating a request
We unfortunately dont have a design in place for it, but you can refer to the image below, which is the Requests page design, and you can take message as input and store it against the user in firebase.
You might have to create a collection, or an array of requests in the existing users collection.
You can find CreateRequest.jsx in src/pages directory.
The text was updated successfully, but these errors were encountered: