Skip to content

sethbass14/Mud-POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mud-POS

A point of service web-based javaScript app named after my favorite NYC Coffee Shop, Mud. The app creates orders, edits orders, and keeps track of order totals.

Link to demo: https://youtu.be/99gDtELcVHE

Getting Started

  1. Fork and Clone this repo.
  2. Both the frontend and the backend are contained in this repo.
  3. Change Directories to /Mud_server
  4. Run Bundle Install bundle install
  5. Run rails db:create to create database
  6. Run rails db:migrate to run migrations
  7. Type rails s to run the server
  8. Change directories to /Mud_js and type open index.html in the command line to view the DOM in your browser.

Built With

  • Ruby on Rails
  • JavaScript

Authors

  • Seth Barden

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors