Welcome to our Senior Project! This project is a 6-month long endeavor by a team of 4 students: Nygel, Armando, Emily, and Natalie. We are excited to embark on this journey together and create something amazing.
The goal of our project is to develop a public-facing web application using ASP.NET Core MVC and SQL Server. We will be utilizing Azure for deployment and will also be incorporating best practices for security, scalability, and maintainability. Throughout the project, we will be updating this README with our progress, challenges, and solutions.
- ASP.NET Core MVC
- SQL Server
- Azure
- Armando @mondoyanez
- Emily @Ewest19
- Natalie @nmalone20
- Nygel @nymelchor
To get started, please ensure that you have the necessary tools and dependencies installed on your computer. A list of these can be found in the dependencies section.
- Visual Studio Community 2022 v.17.4.4
- .NET Core 7.0.2
- SQL Server 2022
- Bootstrap 5.3
- jQuery 3.6.3
- Lazy Loading: Enabled
- Test projects will have
_Testsappended to their names - Naming scheme for git branches will be lowercase and based on Jira
- i.e
cld-7-landing-page
- i.e
- Database syntax:
- Statements are ended with a semicolon instead of
GO - Foreign and Primary keys will be an
IDof typeint - Foreign key declarations will go in an
ALTER TABLE - Named constraints are in the form of
Fk_key_name(i.eFk_CharcterClass_ID)
- Statements are ended with a semicolon instead of
We will be primarily communicating via Discord. However, feel free to reach out to any team member directly if you have any questions or concerns.
We will be regularly updating this README with our progress, challenges, and solutions. Please check back frequently to stay informed.
We welcome any contributions to our project. If you would like to contribute, please follow these steps:
- Fork the repository
- Create a new branch for your changes
- Make your changes
- Submit a pull request
We also have a CONTRIBUTORS.md file where we will be listing all the people who have contributed to the project.
We are excited to work on this project together and create something amazing. Thank you for your interest and support. We will do our best to make this project a success!
We would like to thank Dr. Morse and Western Oregon University for their support and guidance throughout this project.