GithubHelp home page GithubHelp logo

comp-tech's Introduction

Stories in Ready

##Welcome to Got Groceries

This is the new highly innovated grocery list application called "Got Groceries"

Below is a list of features:

  • Create a grocery list at the store of your choosing

  • Predict future purchases based on past and favorites

  • Allow to save favorites, and be notified on when you need make a purchase

  • Unique feature of this application

    • Be consistent with the inventory of the store of your choosing

#Team Members
Brought to you by:

  • alator20
  • ikaneris94
  • juancuevas92
  • kaysierenee
  • yzelisabelsanchez

#Instructions For Running Locally

Step 1 (Database configuration):

  • Download SQL Server 2012
  • Create a database for the application title GotGroceries
  • Run the script createGotGroceries.sql (included in the github repository Grocery List Application .zip)

Step 2 (Solution Download):

  • Download solution from github: https://github.com/asu-cis-capstone/comp-tech
  • Extract if still in zip format
  • Add the following projects to solutions in Visual Studio
    • sogeti.got.groceries.Business (manager classes and business logic)
    • sogeti.got.groceries.Data (maps the database to c# object and map from domain model to UI)
    • sogeti.got.groceries.Repositories (handles Entity Framework)

Step 3 (Runtime Build):

  • Update the connection string for the database (See Connection String Example Below)
  • Run the solution in Visual Studio 2015 on local machine

#Instructions For Online Access

#User Feedback and Contribution Opportunities

  • Interface needs to be smoother and incorporate better color scheme
  • Functionality is good and efficeint
  • Ensure that all buttons and features are work in each prototype To contribute in a user study please contact us!

#Connection String Example add name="Got Groceries" connectionString="Data Source=(LocalDB)\v11.0;AttachDbFilename=|DataDirectory|\GotGroceries.mdf;Integrated Security=True" providerName="System.Data.SqlClient"

comp-tech's People

Contributors

alator20 avatar ikaneris avatar ikaneris94 avatar kaysierenee avatar waffle-iron avatar yzelisabelsanchez avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

comp-tech's Issues

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.