Coder Social home page Coder Social logo

instant_orders's Introduction

Work in Progress ๐Ÿšง

Working on bus booking and hotel orders

Erlang and Elixir to the core

If I'm not here find me on gitlab

  • Fun fact: Robots, biking ๐Ÿšด๐Ÿฝโ€ ๐ŸŠ๐Ÿฝโ€ I'm game

instant_orders's People

Contributors

wanjikumac avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

reubenwainaina

instant_orders's Issues

Enable user to create an account

Expected Behavior

A user should be able to log in to their account

Steps to Reproduce the Problem

  • Enable a user to create account
  • Authenticate the login
  • Create a resolver and mutation for user login
  • Account context

Enable creation of a menu

Expected Behavior

A user should be able to make an order of her/his favourite meal

Steps to Reproduce the Problem

  • Create a menu items table and schema
  • Enable adding a menu item to the system
  • Remove a menu item from the system
  • Resolvers for the menu items

Create user Resolver

#Expected Behaviour
A user should be able to sign in/ sign up

##Steps to Reproduce the problem
This is basically enabling communication between the client end and the server, we can achieve this by:

  • creating user resolvers
  • creating user mutations

Enable user to make an order

Expected Behavior

Enable user to make an order

Steps to Reproduce the Problem

  • Enable a user to create an order
  • Order context
  • Resolver and mutation to enable making an order

Create menu

Current_situation

A user is not able to add, update or delete an item to the menu, however, the item table is already generated.

Expected solution

  • create context to add, update and delete items
  • test the above
  • create resolvers to add, update and delete items
  • test the above

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.