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

Practice app/enhancement/login #121 #127

Merged
merged 3 commits into from
May 17, 2022

Conversation

mehmetemreakbulut
Copy link
Contributor

@mehmetemreakbulut mehmetemreakbulut commented May 17, 2022

Login Page

  • A login page is used to see the home page of practice app.
  • Username and password is required.
  • APIs use the authenticated user after the login step.

Home Page

  • Before the deployment, a home page which contains all the enpoints of the group members will be created.
  • A user can click the cards in the page to use the APIs.
  • Cards show the information about apps of the Group 5 members:
    • Creator
    • Functionality
    • Endpoint.
  • See the issue Practice-App: Implementing Login and Home Page #121
    Review for PR: @yavuuzsameet

@mehmetemreakbulut mehmetemreakbulut added Prio: High Importance of Issue: High Type: Enhancement New features via code and/or design. Status: Need Review Issue work is done, waiting to be reviewed labels May 17, 2022
@mehmetemreakbulut mehmetemreakbulut self-assigned this May 17, 2022
@mehmetemreakbulut mehmetemreakbulut linked an issue May 17, 2022 that may be closed by this pull request
@yavuuzsameet
Copy link
Contributor

I am merging the branch with the master. There are no conflicts whatsoever.

@yavuuzsameet yavuuzsameet merged commit 520914a into master May 17, 2022
@palahb palahb deleted the practice-app/enhancement/login-#121 branch October 22, 2022 22:26
@palahb palahb added Status: Accepted Issue is reviewed, accepted and removed Status: Need Review Issue work is done, waiting to be reviewed labels Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: High Importance of Issue: High Status: Accepted Issue is reviewed, accepted Type: Enhancement New features via code and/or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Practice-App: Implementing Login and Home Page
3 participants