Skip to content

dnj547/afterthoughts

Repository files navigation

Afterthoughts

  • Description: A calendar app that allows you to add "afterthoughts" to events
  • Created: April 2019 (Flatiron School Mod 2)
  • Languages: Ruby on Rails
  • Planning Document: Google Doc
  • Collaborator: Dan Fyfe (@danfyfe)

Afterthoughts Demo Video

What can I do with Afterthoughts?

  • sign up or log in
  • create, delete, and update calendars, events, and afterthoughts
  • compare afterthoughts to events
  • view analytics about your calendars, events, and afterthoughts

How do I use Afterthoughts?

open terminal

git clone https://github.com/dnj547/afterthoughts.git
cd afterthoughts
bundle
rails db:create && rails db:migrate && rails db:seed && rails s

About

A calendar app that allows you to add "afterthoughts" to events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published