Skip to content

Ewest19/SeniorProjectCaimanLizard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

577 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senior Project 🚀

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.

Overview 🔍

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.

Technology Stack 🧰

  • ASP.NET Core MVC
  • SQL Server
  • Azure

Team Members 👥

Getting Started 💻

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.

Dependencies 📦

  • Visual Studio Community 2022 v.17.4.4
  • .NET Core 7.0.2
  • SQL Server 2022
  • Bootstrap 5.3
  • jQuery 3.6.3

Architechtural Decisions 📐

  • Lazy Loading: Enabled
  • Test projects will have _Tests appended to their names
  • Naming scheme for git branches will be lowercase and based on Jira
    • i.e cld-7-landing-page
  • Database syntax:
    • Statements are ended with a semicolon instead of GO
    • Foreign and Primary keys will be an ID of type int
    • Foreign key declarations will go in an ALTER TABLE
    • Named constraints are in the form of Fk_key_name (i.e Fk_CharcterClass_ID)

Communication 📫

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.

Updates 🚧

We will be regularly updating this README with our progress, challenges, and solutions. Please check back frequently to stay informed.

Contributing ✏️

We welcome any contributions to our project. If you would like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your changes
  4. 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.

Conclusion 🎉

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!

Acknowledgements ❤️

We would like to thank Dr. Morse and Western Oregon University for their support and guidance throughout this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 32.9%
  • SCSS 29.3%
  • CSS 25.4%
  • HTML 7.1%
  • JavaScript 3.4%
  • Gherkin 1.0%
  • Other 0.9%