Skip to content

kozykrew/uchi

Repository files navigation

UCHI: Make a house your home - semifinalist for Innovation & Design Award!

Read more about Capstone Night.

View UCHI Live

View UCHI live at https://uchi.vercel.app/.

The live app is currently demonstrating our final product as of Spring 2022. Unfortunately, the login feature is not functional. To login, see the next section to learn how UCHI can be accessed locally.


View UCHI locally

  1. Clone this repository.
  2. In a terminal, navigate to the repository and install dependencies to initialize the project.
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Navigate to http://localhost:3000/ to access UCHI locally.

The local version of UCHI should include the following functionalities:

  • Sign Up / Sign In
  • Add Home Feature: Roof, Refrigerator
  • View Tasks
  • Complete Tasks
  • View Profile

UCHI Official Handoff Documentation

Access the shortened version.

To access the full version, please contact the iSchool or KozyKrew’s point of contact, Ariane Apigo (arianea@uw.edu).


To a future Capstone Team,

Thank you for reading through our handoff documentation! UCHI was a student-driven project at the start of 2022 – we know how it feels to not have a single idea about what your Capstone project should be! Through our experience, we realized past teams’ projects are a great place to start. Inspired by the example and work of others, we put lots of effort into creating a detailed handoff documentation for a team interested in picking up on our work. Please don’t hesitate to reach out to any of us! We are here to support you in building on UCHI’s foundation! 😊

Best wishes,

Ariane, Rachel, John-Luke, & Ratul

About

UCHI is a web application that helps first-time homeowners manage their home maintenance tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published