GithubHelp home page GithubHelp logo

mrpuer / droid-cafe Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 12.46 MB

Drone Cafe AngularJS application

Home Page: https://dron-cafe.herokuapp.com/

JavaScript 85.26% CSS 10.85% HTML 3.83% Shell 0.04% Makefile 0.02%

droid-cafe's Introduction

Drone Cafe AngularJS application

Graduation project for the Netology.ru course "Node, AngularJS and MongoDB: development of full-fledged web applications".

Demo:

Server Side:

  • app/app.js - server side to run on Node.js
  • app/routes/ - API requests handlers

Client Side:

  • app/public/scripts/app.js - angular module main file
  • app/public/scripts/deps/ - dependent modules
  • app/public/scripts/ClientPageCtrl/ - Main client page controller
  • app/public/scripts/KitchenPageCtrl/ - Main kitchen page controller

Using:

  • Add new MongoDB database cafe with clients, menus and orders collections.
  • Run mongod
  • Run npm start
  • Go to http://localhost:3000/

User Area Features:

  1. User authorization with Name and email
  2. User can add balance to the account.
  3. User can order dishes from menu. His balance is adjusted.
  4. User can view his orders in Orders List with cooking time and Status to each order.
  5. Orders statuses - Ordered, Cooking, Delivering, Done, Error.
  6. User get notifications if order status is changed.

Kitchen Area Features:

  1. Ordered dishes list.
  2. Cooking dishes list.
  3. Chef can change oerder status to Start Cooking and Dish Done.

Used tools:

  • NodeJS
  • AngularJS
  • Express
  • MongoDB
  • Mongoose
  • JQuery
  • Material-UI
  • Materialize
  • Socket.io
  • Chai/Karma/Mocha/Sinon
  • Bower

droid-cafe's People

Contributors

mrpuer avatar

Stargazers

 avatar

Watchers

 avatar

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.