Skip to content

MikaCode-stack/TimelessTape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Welcome to Timeless Tapes LTD A video rental system like you've never seen before!

Thank you for stopping by! We hope you enjoy exploring our C# application. We’re a group of university students who developed this project as part of our second-year module. Using Agile methodologies and conducting weekly SCRUM meetings, we worked collaboratively with clearly defined roles:

  • 🧠 Team Leader

  • 📝 Secretary

  • 💻 Two Developers

  • 🧪 One Tester

Feel free to explore the code, leave feedback, or even fork and build your own version of the app!

🧰 Required Packages To run the application smoothly, make sure you install the following NuGet packages:

🔹 Entity Framework Core for MSSQL

dotnet add package Microsoft.EntityFrameworkCore.SqlServer

🔹 Entity Framework Core Tools (for migrations)

dotnet add package Microsoft.EntityFrameworkCore.Tools

🔹 CsvHelper (to handle CSV files)

dotnet add package CsvHelper

🔹 Dependency Injection for Controllers

dotnet add package Microsoft.Extensions.DependencyInjection

About

Timeless Tapes repository //first commit connection to the database and initiating Users entity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •