Giter VIP home page Giter VIP logo

bee-orderly-js's Introduction

Bee Orderly JS: To-do List

Overview

Bee Orderly is a React.js single page web application where users can input a task's information and add it to their to-do list. The app can be visited by clicking here.




Table of Contents




Specification


The goal of this project was to build a simple single page application to enable the user to create a shopping-list.




Project Organisation


Project analysis

Spreadsheet


User Flows

User Flows


Component tree


UI component tree


Design Mockup


Mock up




How to run the project


To run the project in the development mode, follow the instructions below:

Download or clone the repository in your computer:

$ git clone https://github.com/marcelala/bee-orderly-js.git

In the repository folder:

  • install project dependencies with
npm install
  • start the development server with
npm start

To run the project in the production mode, use this command intstead:

npm run build




Dependencies & Tools Used


  • As a project generated with create-react-app, it includes React and ReactDOM as dependencies. It also includes a set of scripts used by Create React App as a development dependency.
  • The project setup also uses Webpack for handling all assets, as Webpack offers a custom way of “extending” the concept of import beyond JavaScript.
  • node-sass Sassy CSS for styling
  • Firebase for hosting the application.

DevDependencies






Attributions & Helpful Links


bee-orderly-js's People

Contributors

marcelala avatar

Watchers

James Cloos avatar Eduardo Alvarez avatar  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.