Skip to content

Feat/settings module#265

Merged
yusuftomilola merged 3 commits intoDistinctCodes:mainfrom
OthmanImam:feat/SettingsModule
Oct 1, 2025
Merged

Feat/settings module#265
yusuftomilola merged 3 commits intoDistinctCodes:mainfrom
OthmanImam:feat/SettingsModule

Conversation

@OthmanImam
Copy link
Contributor

Summary

This PR adds a Settings module to manage system-wide configuration at the company level.

Features

  • Settings entity with fields: defaultCurrency, timezone, depreciationMethod
  • DTOs for creating and updating settings
  • Service and controller with full CRUD API endpoints
  • Module registered in app.module

Next Steps

  • Integrate with database for persistent storage
  • Add authentication/authorization for settings management

Closes #215

@vercel
Copy link

vercel bot commented Sep 28, 2025

@OthmanImam is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@yusuftomilola yusuftomilola merged commit 466125a into DistinctCodes:main Oct 1, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

27. [BACKEND] Implement Settings Module

2 participants