Skip to content

kbweaver/chores

Repository files navigation

Chores Build Status

I'm building this application because I couldn't find an online chore chart that I liked, and as a way to learn some new web technologies (React, Redux, Phoenix, etc.)

This application is not yet in a workable state. You can track progress towards a minimum viable product here.

Demo: https://shrouded-shore-11667.herokuapp.com/

Prerequisites

  • Node
  • Erlang
  • Elixir
  • Postgres

Setup

  • Install client-side dependencies with yarn install
  • Install Phoenix dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published