Git Product home page Git Product logo

budgetboost's Introduction

BudgetBoost

"Budgeting made easy with BudgetBoost"

budgetboost's People

Contributors

bordevtech avatar

Stargazers

 avatar

Watchers

 avatar  avatar

budgetboost's Issues

Connect mongo driver to project

Idea

HOW:

Connect a database to the project to allow edits to documents within a listed collection

REQUIREMENTS:

Mongo Driver

EXTRAS:

Protect sensitive data

  • Create an ENV file to contain sensitive information regarding the database.

Collection Names list

  • Create an JSON file to contain a list of collections from within the database,


Refined Checklist

  • login to Mongo DB using Atlas or Compass
  • generate a Mongo Driver
  • Select the correct cluster (ex. Project Name)

Comment

  • List out the collections from the cluster in a JSON array within the project
  • Create a Database variable using the Mongo Driver
  • Using the JSON file dynamically assign the collection being used

Choose Stack to build BudgetBoost project

Idea

HOW:

Create the project using the MERN stack

REQUIREMENTS:

Relational Database Structure.
Individual and Asynchronous environments.
Environment can connect to framework using Middleware.

EXTRAS:

Protect sensitive data

  • Create an ENV file to contain sensitive information regarding the database.

Collection Names list

  • Create an JSON file to contain a list of collections from within the database,

Refined Checklist

  • Environment able to be tested across network with team

Fufilled - Using LiveShare extension within VisualStudio Code

  • Environment able to connect to github and commit code (ex. GH-Pages)

Fufilled - Using npm package GH-Pages package

  • Create a Database variable using the Mongo Driver

Fufilled - Using .env to store and distribute URI

  • Using the JSON file dynamically assign the collection being used

Fufilled - Using .JSON to store and dynamically call specific collections using destructuring.

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.