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

WIP: Add New Services and Notification Feature #21

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

marcelodosreis
Copy link
Owner

Pull Request - Add New Services and Notification Feature

🚀 New Features

  • Notification Service: Created a new notification service to handle notifications across the platform. This includes the ability to send email and in-app notifications.

🛠️ Improvements

  • Remove Legacy Services: Removed outdated services to streamline the codebase and improve maintainability.
  • Payment Service Refactor: Replaced the Stripe service with a new payment service to handle payments more efficiently.

🐞 Bug Fixes

  • None: No bugs were fixed in this PR.

🧑‍💻 Code and Infrastructure

  • Service Updates: Refactored and consolidated services related to payment and notifications to improve code organization and scalability.

🔧 Future Enhancements

  • Notification Service Enhancements: Further development is required to fully integrate the notification service with the user interface, including subscription-based notifications and push notifications. This feature is still a work in progress.

✅ Checklist

  • I have written tests for new features.
  • I have updated existing tests, if necessary.
  • I have updated the documentation (if applicable).
  • My code follows the project's style guide.

💬 Notes

  • This PR introduces a notification service that is still in progress and requires further integration with other parts of the system.
  • Link to related GitHub Issues: [Link to the issue if applicable]

@marcelodosreis marcelodosreis added enhancement New feature or request wip labels Feb 18, 2025
@marcelodosreis marcelodosreis self-assigned this Feb 18, 2025
Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sassy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 2:22am

@marcelodosreis marcelodosreis marked this pull request as draft February 18, 2025 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant