Giter Site home page Giter Site logo

ember-parr / shelf_help Goto Github PK

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

Full Stack Capstone Project for Nashville Software School | February 2021

Home Page: http://www.emberparr.com

C# 24.72% TSQL 8.47% HTML 1.70% CSS 1.90% JavaScript 63.20%
csharp entity-framework-core sqlserver

shelf_help's Introduction

Shelf Help

Full stack capstone project completed for Nashville Software School [February 2021]
Shelf Help is an application geared towards helping users easily create a list of recipees they want to cook but more importantly, allows the user to quickly add a recipes ingredients to their grocery list, view ingredients they already have at home & keep track of what is needed for any given meal.

Technologies Used

Front End

Back End

  • .NET 5
  • ASP.NET Core
  • Entity Framework Core

Data

Instructions

Firebase

You will need to create a Firebase project to have working authentication and authorization.

Go to Firebase and create a project (can be named anything) In the project settings, you will need your Project Id and Web API Key

Spoonacular API

You will need to create an account on Spoonacular's site, the api key will be in your user profile.

Getting Started

  1. from your terminal, run git clone for this repository
  2. in appsettings.js, paste your Firebase Project ID in the designated area
  3. from API folder, run SQL create file to create the database
  4. from API folder, run SQL seed file to initialize data
  5. from terminal navigae to client folder of repository
  6. execute npm run to install necessary node packages
  7. create a env.local file & paste the following code (with your keys)
    REACT_APP_API_KEY=FirebaseAPIKey
    REACT_APP_SPOONACULAR_KEY=SpoonacularKey
    
  8. execute npm run from client folder to start app
  9. run server from local machine for SQL data.

shelf_help's People

Contributors

ember-parr 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.