Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#24] View for registering new users and welcome home screen #28

Merged
merged 3 commits into from
Jan 18, 2023

Conversation

moozeq
Copy link
Owner

@moozeq moozeq commented Jan 18, 2023

Changes:

  • Proper files structure on the frontend
  • Config for the front-end is now loaded from the file
  • View for registering new Users with validation of input fields and functionality for doing it
  • User can log in now with its username or email address
  • Proper authentication with routing and guard has been applied
  • Added home screen with navbar
  • Added toasts service for notifications

@moozeq moozeq added this to the [Sprint #1] Basic ClinOps milestone Jan 18, 2023
@moozeq moozeq self-assigned this Jan 18, 2023
@moozeq moozeq linked an issue Jan 18, 2023 that may be closed by this pull request
2 tasks
@moozeq moozeq merged commit ec0573d into dev Jan 18, 2023
@moozeq moozeq deleted the 24-view-for-registering-new-users-and-welcome-home-screen branch January 18, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

View for registering new users and welcome home screen
1 participant