betaoverflow / achieve

The platform to achieve your dream with the support from the best!
MIT License
9 stars 10 forks source link

Add a login form in admin route #19

Open Aniket762 opened 2 years ago

Aniket762 commented 2 years ago

Add a form to take input from admin in the Client. Make sure to keep the form in the admin route.

Input fields

Make sure to add validation in the fields. You can use formik for handling forms and material UI for styling, preferably use styled-components or emotion. You may use js or ts according to your convenience in the frontend.

The UI for the form is expected to be: https://www.masterji.tech/form

As this is a frontend issue make sure to add screenshots!

a-sambhab commented 2 years ago

hey, @Aniket762 can i work on this??