Skip to content

Fall 2020 CS 130 Project for Team 2, Discussion 1B

Notifications You must be signed in to change notification settings

rchitale7/ShopIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-130-Project

Fall 2020 CS 130 Project for Team 2, Discussion 1B

ShopIt is an app for users to efficiently locate items in a grocery store. Our mobile interface allows users to select a store, search for any item in the store, place their desired items in their cart, and pan around a map displaying the locations of all their carted items. Our web interface allows store owners to manage their stores by adding items, updating their floorplan map, and updating item locations through a drag-and-drop feature.

How To Run

In order to run each component of ShopIt, please refer to their respective READMEs (Mobile App, Web App, Backend). First, start the backend web server, and then run the mobile and web applications once the server is running.

Our Tech Stack

  • Mobile
    • React Native
    • Expo
    • Jest
  • Web
    • React
  • Backend
    • Express
    • Mongoose
    • MongoDB Atlas
    • Mocha

About

Fall 2020 CS 130 Project for Team 2, Discussion 1B

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published