ansopedia / web-app

Ansopedia is an open-source learning platform that empowers you to explore diverse educational content. Access a vast repository of knowledge, including: posts, forums, quizzes, personalized experience, blog, leaderboard, school, college & university details, etc
3 stars 5 forks source link

FE - Implement Login & Sign Up Modals using Intercepting Routes (Next.js) #7

Closed sanjaysah101 closed 4 months ago

sanjaysah101 commented 4 months ago

Description:

This issue builds upon the design of login and sign-up forms (tracked in Issue #6) and proposes implementing them as modal components within a Next.js application. Intercepting routes will be used to display the appropriate modal based on the user's navigation.

Objective:

Expected Outcome:

Information Required:

Access to the Figma file containing the login & sign-up form designs.

Login Modal

Dependencies:

By implementing this feature, we'll provide a more intuitive and user-friendly authentication flow for Ansopedia users.