PeterYves / special_food_store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

Development Language

  • Ruby 3.0.1
  • Rails 6.0.3

Employment Term Technology

  • devise
  • Comment function with Ajax
  • Heroku

Technology outside the curriculum

  • Cloudinary

Execution Procedure

$ git clone https://github.com/Gado229/special_food_store.git
$ cd special_food_store
$ bundle install
$ rails db:create
$ rails db:migrate
$ rails s
$ rails s -b 0.0.0.0 (Vagrant users)

Check Sheet

CheckSheet

Catalog Design

Catalog

Table Definition Document

Table

Wireframe

Wireframe Wireframe

ER Diagram

ER Diagram ER Diagram picture

Screen Transition Diagram

Screen Transition Screen Transition

About


Languages

Language:Ruby 67.9%Language:HTML 23.8%Language:JavaScript 4.0%Language:CSS 3.1%Language:SCSS 1.3%