The Tram Management System (TMS) Database Project is designed to manage database schemas, stored procedures, indexes, and various database objects essential for the effective functioning of the TMS.
- User Authentication: Contains stored procedures for user authentication, ensuring secure access through the TMS API.
- Schema Management: Efficiently organizes and manages database schemas tailored for tram operations.
- Performance Optimization: Implements indexing strategies to enhance query performance and overall system responsiveness.
This project requires a Publish Profile. After creating it, please insert the following code just above the </Project> tag
<ItemGroup>
<SqlCmdVariable Include="masterKey">
<Value>keyValue</Value>
</SqlCmdVariable>
</ItemGroup>
- Future Upgrades: Plans to upgrade the database to support Common Language Runtime (CLR) for improved functionality and performance.
For assistance, please contact us at seyiadeyemi34@outlook.com.
We welcome contributions to the Tram Management System. If you are interested in contributing, please reach out to us at seyiadeyemi34@outlook.com.
This project is developed and maintained by Seyi Adeyemi. We extend our gratitude to all contributors and testers who have played a vital role in enhancing this system.
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.