Project Proposal: Housing Tool for people new to Stockholm - #2970
Open
nalin431 wants to merge 2 commits into
Open
Project Proposal: Housing Tool for people new to Stockholm#2970nalin431 wants to merge 2 commits into
nalin431 wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Assignment Proposal
Title
Neighborhood-Matching Housing Tool with a full DevOps Pipeline
Names and KTH ID
Deadline
Category
Description
We would like to create a tool that helps individuals new to Stockholm to find housing. Coming into a new city, it’s hard for outsiders to know where the best places are to live, something both of us have experienced. In terms of tech stack, we are flexible but were thinking React frontend with fastapi backend (open to anything simpler like node really though).
Around this we'll build a full pipeline. Specifically, GitHub Actions for CI/CD, Terraform for infrastructure as code, GitHub as our development platform with branch protection and required reviews, and a security automation step (Dependabot for tracking outdated dependencies and CodeQL for vulnerable code) wired into the same pipeline.
We’ll plan on using AI both for creating the app and for code reviews and will further detail our usage in our report.
everfy push/PR
and any AI coding assistants used during development
Relevance
We hope to create an actual tool that individuals new to Stockholm can use. Given that it's an actual tool, we need to utilize best practices for the project that we’ll learn throughout the DevOps course. Through integrating CI, CD, IaC, platform tooling, and security automation into one pipeline, we will both ensure we have a quality app and learn more about the DevOps process.