Skip to content

Create_request new V2

Latest

Choose a tag to compare

@jerryshenfewcher jerryshenfewcher released this 19 May 01:21
· 41 commits to main since this release
f1ac677

EDM4Life
Create_request_new_V2
Features

This release includes the following features:

User Registration

  • Users can create a new account by providing a username, email, and password.
  • Registration form includes validation to ensure all fields are properly filled.

User Login

  • Registered users can log in using their username and password.
  • Login functionality includes error handling for incorrect credentials.

Create Request (V2)

  • Users can create new requests by providing a title and description.
  • Requests are displayed on the dashboard.
  • Improved validation and error handling for creating requests.
  • We can sort the request by latest date.

#16 Updated a demo video
request2