link to backend: https://github.com/NileshPant1999/mentorship_backend
Live Url: https://sparklehood.web.app/
use the given credentials for login (or you can create your own account)
email: [email protected] password: test@1234
This is a website build using React and Django with Postgres as database. We have email authentication and planning to using auth0 for social auth. Used chartjs for displaying progress graph planning to use seperate login for mentors.
The entire backend is developed using django rest framework.