ipt-9 / tatt-up

1 stars 0 forks source link

Login #10

Closed saractrl closed 5 months ago

saractrl commented 7 months ago

Objective: To establish user access and authentication functionality by implementing a login page within Sprint 1, enabling users to securely log in to their accounts with their credentials.

SMART Goals:

Specific: Define the necessary components for the login page, including input fields for username/email and password, ensuring clarity on the required user information.

Measurable: Ensure all login page elements, such as input fields and login button, are implemented according to design specifications and functional requirements, ready for user interaction.

Achievable: Develop and integrate the login page functionalities within the timeframe of Sprint 1, utilizing available resources effectively to meet project deadlines.

Relevant: The login page is crucial for providing users with secure access to their accounts, aligning with the project's objective of enhancing user experience and security.

Time-bound: Complete the development and integration of the login page by the end of Sprint 1.

saractrl commented 7 months ago

API for Login was created. Waiting on Frontend to create the Login page. Mathu will create the Login page and I will fulfill the connections.

saractrl commented 5 months ago

Login works completely.