GithubHelp home page GithubHelp logo

jen-icl / grocery_list Goto Github PK

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

Grocery List built with React.js and Node.js https://grocerylist.jen-icl.com

JavaScript 86.51% HTML 1.66% CSS 7.23% TSQL 4.60%

grocery_list's Introduction

Grocery List

Click to Visit Live Site
A content management system(CMS) designed for grocery shoppers to keep a list of his/her groceries through CRUD operations

App Features

  • Read grocery list
  • Add grocery item
  • Update grocery item
  • Delete grocery item
  • Both desktop and mobile responsive

Accomplishments

  • Created a full scale application with front-end and back-end integration
  • Technologies used:
    • React.js
    • Node.js
    • MySQL
    • Sass
    • MaterializeCSS

Future Features

  • Include sorting features to sort list
  • Improve user experience

Project Planning and Progression Management

System Requirements

  • MySQL
  • Node.js
  • Windows: XXAMP, Mac: MAMP

Setup Instructions

This repo is built with React.js and Node.js. Follow the below setup instructions to get started.

  1. Fork this repo
  2. Clone your forked copy of this repo
    • git clone https://github.com/[your_username]/grocery_list.git
  3. Change directory into the newly cloned repo
    • navigate to the application folder cd grocery_list
  4. Install dependencies
    • npm install
    • navigate to the api folder cd public/api
      • npm install
  5. Create credential files a. Database credentials - navigate to the api folder cd public/api - make a copy of the mysqlcreds.js.config file and rename new file to mysqlcreds.js - add your database credentials
  6. Start dev server
    • npm start
    • navigate to the api folder cd public/api
      • npm start
  7. Use MAMP, XAMPP, or a similar program to start your local Apache and MySQL servers
    • Point root directory to the public folder of this project
    • import the sql database into phpMyAdmin, or similar found in the public/api/data folder
  8. Open a browser and navigate to localhost:3000

Author

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.