Private lesson scheduling service
Teach other is a private lesson scheduling service for college students.
This was the final project from an University class called “Projeto Transversal 1” (University of Brasília - Network Engineering)
You can watch a full tutorial about this project on YouTube.
Create your own .env.local file based on .env.example (Create a mongoDB instance on MongoDB Atlas or docker container and paste the database url on .env.local, and also create an account on auth0 and paste he AUTH0 variables).
Install all dependencies with yarn:
yarn
yarn dev
You can visit the live version of Teach Other on https://teach-other.vercel.app