Refactor mentor and mentee models by removing timezone and budget fields
614e905
Doanh Van Vucommited on
Initial project setup with FastAPI, including core application structure, environment configuration, and essential services for mentor-mentee recommendations. Added Docker support, .gitignore, and initial requirements. Implemented models, routers, and services for handling mentor data and recommendations.