Giter Club home page Giter Club logo

andelaeatsui's Introduction

Andela Eats

The Andela Eats client side implementation

Description

The Andela Eats is the software automation of the current feeding system so as to make it scalable through enabling access to all Andelans without Andela having to incur extra cost. The solution will also serve as a central place where all meal information is stored both for andelans and vendors. Vendors can manage meals and view feedback. Andelans can conveniently pre-order meals without the fear that a particular favourite meal is finished.

Setup

Dependencies

  • React
  • Node
  • NPM

Getting Started

Here is how to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Software you need to install and how to install:

  • You will need to have npm, the best way to install npm is to install node using the node.js installer, npm is installed as part of node.

Installing

Series of steps needed to get a development env running.

  • First, you need to clone the git repository
    git clone https://github.com/andela/AndelaEatsUI.git

  • After successfully cloning the project:

    cd AndelaEatsUI/app

  • You will require to create an alias for andelaeats-dev.andela.com in your /etc/hosts which you can access by running this command sudo vim /etc/hosts which opens your /etc/hosts for editing using vim. To edit it, get into insert mode by pressing i key and put these 127.0.0.1 andelaeats-dev.andela.com after the last line.

  • Be sure to rename .env-sample to .env and change the NODE_ENV and other environment variables appropriately. Starting the application for development and building for project is dependent on the NODE_ENV variable specified in the .env file.

  • Install all dependecies. npm install

Running the tests

This is how you will run the tests for the system:
npm test

Contributions

  • Contributors should adhere to the guidelines in the:
  • Andela Eats

andelaeatsui's People

Contributors

charlesjonah avatar charpell avatar louisdante9 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.