justin-prabhakaran / classroom-spring

Backend Service for Classroom Application with Spring Boot
0 stars 0 forks source link

New Feature needed #1

Closed justin-prabhakaran closed 2 weeks ago

justin-prabhakaran commented 2 weeks ago
  1. add feature auth(sign in only) in spring

    Details

  2. it should contain the authentication functionality

  3. it should not create new user but validate user

  4. both for student and teacher

  5. use solid principles and clean architecture

  1. add test for auth feature
justin-prabhakaran commented 2 weeks ago

assigned to @karthikeyan-csdev

justin-prabhakaran commented 2 weeks ago

clean arch & solid principles added for this auth repository https://github.com/justin-prabhakaran/classroom-spring/commit/12ef509e8c8f7f6c6d2f0aea1023c0e15580b759 implementation needed @karthikeyan-csdev

justin-prabhakaran commented 2 weeks ago

testing is not added ! Schema is Not Matched !!

closing this issue with by creating new issue #2