Giter VIP home page Giter VIP logo

capstone's Introduction

About The Project

My Pantryfridge is web application inspired by UberEats on styling. It is a management system allowing users to manage pantry and fridge items.

Project Wiki

Tech Stack

HTML5 CSS3 JavaScript NodeJS React Redux

Postgres SQLite

Docker Heroku

Getting started

  1. Clone this repository (only this branch)

    git clone https://github.com/GUOYIBO/Capstone/
  2. Install dependencies

    pipenv install -r requirements.txt
  3. Create a .env file based on the example with proper settings for your development environment

  4. Make sure the SQLite3 database connection URL is in the .env file

  5. Get into your pipenv, migrate your database, seed your database, and run your Flask app

    pipenv shell
    flask db upgrade
    flask seed all
    flask run
  6. To run the React App in development, checkout the README inside the react-app directory.

Features

Splash Page

Screen Shot 2022-11-07 at 3 34 13 AM

Sign up

Screen Shot 2022-11-07 at 5 22 50 AM

Log In

Screen Shot 2022-11-07 at 5 23 16 AM

Create/Read/Update/Delete categories

Screen Shot 2022-11-07 at 4 54 52 AM

Screen Shot 2022-11-07 at 3 50 01 AM

Create/Read/Update/Delete user items

Screen Shot 2022-11-07 at 4 55 30 AM

Screen Shot 2022-11-07 at 4 55 44 AM

There are two more features CRUD on favorite dishes and purchase list. Bonus features Searching and Deployment with AWS are being implemented.

capstone's People

Contributors

guoyibo avatar

Stargazers

andrew kim avatar  avatar Kelly Shao avatar Jake Matillano avatar Justin Hang avatar

Watchers

 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.