Skip to content

AllergEase is a full-stack mobile-responsive react-redux app that provides ease of mind for people with restricted diets and the people who shop for them.

Notifications You must be signed in to change notification settings

wsparsons/AllergEase-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllergEase (Server)

Build Status

ABOUT THIS APPLICATION

AllergEase is a full-stack mobile responsive React Redux application that helps you spot allergens with ease.

Food allergy awareness has greatly increased recently. However, grocery shopping is still complicated due to unexpected food pseudonyms and additives. Allergease provides ease of mind for people with restricted diets and the people who shop for them.

Instead of laboring over long ingredient lists, trust Allergease to keep your loved ones healthy.

It makes shopping easier by supplementing a shopper’s perusal of product ingredients with a database that provides immediate certainty.

DATABASE STRUCTURE

GETTING STARTED

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

THE FRONTEND

The frontend can be found at:

SETUP

  • Fork and clone this repository
  • npm install
  • createdb allergease_dev
  • npm run knex migrate:latest
  • npm run knex seed:run

DEPLOYMENT

This project has been deployed on Heroku at:

BUILD WITH

  • postgreSQL - An object-relational database management system
  • Axios - Promise based HTTP client for the browser and node.js
  • Express.js - A Node.js web application framework that provides a robust set of features for web and mobile applications
  • Knex.js - SQL query builder for Postgress
  • Jest - A Javascript testing framework
  • Supertest - A library for testing node.js HTTP servers using a fluent API
  • Travis CI - A continuous integration service used to build and test projects

CONTRIBUTING

Please send the developer a message for details on the code of conduct, and the process for submitting pull requests.

AUTHOR

Wendy Parsons - wsparsons

LICENSE

This project is licensed under the MIT License - see the LICENSE.md file for details

About

AllergEase is a full-stack mobile-responsive react-redux app that provides ease of mind for people with restricted diets and the people who shop for them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published