Ktang8894 / Co-op_Swift

An application that acts as a project manager for the agile development framework Scrum, including the ability to create teams, delegate tasks and roles, and create or modify sprints. The application was developed in C# using Microsoft Visual Studio, with database operations performed using SQL, and Microsoft Azure for the database.
MIT License
0 stars 0 forks source link

Refactor Back-end #1

Open ddoyle2017 opened 7 years ago

ddoyle2017 commented 7 years ago

Restructure back-end and apply n-tiered architecture.

ddoyle2017 commented 7 years ago

ExecuteSQL tier added.