GithubHelp home page GithubHelp logo

benbli / projecttwo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 353 KB

projectTwo: book.rest

Home Page: https://gentle-springs-9475.herokuapp.com/

Ruby 67.08% JavaScript 2.71% CSS 4.57% HTML 25.64%

projecttwo's Introduction

#projectTwo: Book.rest Restaurant point of sales system, made simple. Work in progress; new features will be added periodically.

splash screen This is the splash screen. The user can sign up for a new account or login with an existing username/password.

Restaurant's tables All the tables in the restaurant will be displayed in this menu screen. A user can select a table to add orders.

Current orders This menu shows the current orders in the entire restaurant. Chef accounts will have access to this page first once logged in.


Server's tables


#Planning: ERD: ERD WIREFRAME: WIREFRAME

#Technologies: This app features HTML5, SKELETON CSS, JAVASCRIPT/JQUERY, RUBY ON RAILS and should run on most updated browsers. Hosted on HEROKU.

#URL: https://gentle-springs-9475.herokuapp.com/

#History: version 0.1 submitted on Dec 21, 2015

#Contributing: Fork it! Create your feature branch: git checkout -b my-new-feature Commit your changes: git commit -am 'Add some feature' Push to the branch: git push origin my-new-feature Submit a pull request :D

projecttwo's People

Contributors

benbli avatar

Watchers

 avatar  avatar

projecttwo's Issues

Project Two Feedback

Hey Ben,

Nice job on this assignment. I really really liked your introduction to your project, where you talked about your own experience and how it informed your application, especially your choice to design the UI as mobile-first. Also, I thought the animation on your home page was a nice touch!

I noticed that you wrote your application helper to have a bunch of different methods, and then included it in your application controller so you could presumably have access to all of those methods throughout your application. I would suggest that for specific methods, like the currency conversion ones, you include them in the model for the table, or whichever model you are generating the receipt from. Only because it is generally suggested to try and modularize your code as much as possible.

It looks like you have a bunch of js files and a bunch of scss files that don't have anything in them? I'd suggest maybe cleaning up anything that is just blank, or there because you used rails generate. Also, you have your RSpec folder set up, but I am not seeing any tests written. Not sure if I am just missing them, but maybe think about adding some in there, it'll looks super impressive to people looking at your code!

Overall, I think you thought all of this out really well and should be proud of your finished project!

Score: 2 - Meets expectations, great!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.