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.

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.