Skip to content

amMentor_v1.0.1

Compare
Choose a tag to compare
@ganidande905 ganidande905 released this 12 Jun 17:30
· 29 commits to main since this release
ca3ca03

amMentor Mobile App – New Release

amMentor is a Flutter-based mentorship platform that turns learning into a gamified journey.

What’s There:

Role-Based Login for Mentors and Mentees
Track View to explore structured learning paths
Task View with submission and deadline tracking
Task Submissions by mentees with live progress
Mentor Approvals – Approve, pause, or return tasks with remarks
Leaderboard to showcase top performers
Profile Page with task history and achievement stats
Stay on track. Get mentored. Level up your skills with amMentor.

What's Changed

  • Implement Track Screen UI based on Design Specifications by @flykrth in #1
  • Implemented the Task Review screen and Submission screen by @flykrth in #2
  • Implemented mentor Task Evaluation feature by @flykrth in #3
  • Enhanced App Responsiveness & Typography Standardization by @ganidande905 in #9
  • Made a popup otp verification dialog box for the login by @ganidande905 in #11
  • Added the poppins text while also fixing some non-responsiveness screens by @ganidande905 in #10
  • Integrated the backend logic of authentication to the frontend by @ganidande905 in #15
  • Leaderboard now works with the new API by @flykrth in #14
  • Saving the email globally using riverpod by @ganidande905 in #16
  • Integrated API for Track and Task screen by @flykrth in #17
  • Profile integration by @ganidande905 in #18
  • Fix : Total_points is being fetched from the backend by @ganidande905 in #19
  • Setup Task Submission Flow — Backend Integrated by @ganidande905 in #20
  • Functional task evaluation system for mentors by @flykrth in #21

New Contributors

Full Changelog: https://github.com/amfoss/ammentor-mobile/commits/v1.0