Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initial setup for mentor platform 🧱 #704

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tomas-salgado
Copy link
Collaborator

Description ✏️

This PR sets up a new app for mentor-platform, which functions alongside the member-profile app and the admin-dashboard app. Currently there is only an index page, but this PR contains all the rest of the set up and infra so that future PRs can focus on the functionality of the app itself.

Most of these files were just copied and modified from existing files related to set up in the other existing apps, in order to match the patterns.

Type of Change 🐞

  • Feature - A non-breaking change which adds functionality.
  • Fix - A non-breaking change which fixes an issue.
  • Refactor - A change that neither fixes a bug nor adds a feature.
  • Documentation - A change only to in-code or markdown documentation.
  • Tests - A change that adds missing unit/integration tests.
  • Chore - A change that is likely none of the above.

Checklist ✅

  • I have done a self-review of my code.
  • I have manually tested my code (if applicable).
  • I have added/updated any relevant documentation (if applicable).

@tomas-salgado tomas-salgado added the Infrastructure 🪵 Improved infrastructure (not a feature). label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure 🪵 Improved infrastructure (not a feature).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant