Closed lokytech5 closed 4 months ago
hello @lokytech5, registration page is created and pull request just sent. Should I add as well the logic to handle login and sign up to login and register pages or are the forms enough so far?
if you are cool with that and up for the challenge, then is cool with me. I used a serverless framework with AWS cloud formation for the backend of the application. are you up for that?
@lokytech5 for backend so far I have used Django rest framework in other projects but I could google a bit and try it out. If you are fine with that, would it be okay if I'll go ahead with it on next week?
alright then. I we create an issue on it, and what needs to be done and assign it to you over the weekend and by next week, you can work on it
Feature Request: Create a Register Page and Add to Navbar
Description
We need a new register page for our application. This page should be accessible via a new link in the navigation bar and side content. When the user clicks on this link, they should be taken to the register page.
Tasks
Create Register Folder:
Design the Register Page:
Update the Navigation Bar:
Additional Notes
Branch: Please create a new branch from
development
for your changes.Running the Application: To run the application, navigate to the frontend directory and run: