foxten / Mod2-Project-Daily-App

Flatiron SE 062220 Ruby on Rails Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Daily Just Call It a Day

Description: This is a website/app that will help manage aspects of your daily life.

Version 1.0 Basic features are up and running with more down the pipeline.

  • User Authentication
  • Full CRUD
  • 5 working models with active associations
  • Ruby version: 6.0.3

  • Configuration:

  • Run "bundle install" from your terminal
  • Run Rails s from your terminal
  • Database creation:
  • You may need to seed your database so do not forget to run "rails db:seed" from your terminal

About

Flatiron SE 062220 Ruby on Rails Project


Languages

Language:Ruby 63.3%Language:HTML 24.8%Language:SCSS 6.1%Language:JavaScript 4.9%Language:CSS 0.9%