Skip to content

abuckstopshere/flashMob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flashMob

welcome to our wonderful flashcard program!

overview

here's some information about our flashcard project.

we made use of some pretty cool features such as, but not limited to :

~ mongoDb

~ react

~ amazon web services

deployed site

check out our deployed site here!

flashMob!

our team :

andrew buckley // reach out on linkedin!

michael malach // reach out on linkedin!

nicole sevillano // reach out on linkedin!

steven mezzacappa // reach out on linkedin!

vu vo // reach out on linkedin!

getting started

firstly, you will want to ( fork at discretion )

    git clone [email protected]:abuckstopshere/flashMob.git

then you will want to

    npm install

running the test

to gain a bit of understanding about the functionality of our application, navigate to the testing template here!

testing + functions

once getting the template running, you can edit html // css // javascript files

here is a full list of functions you can run! enjoy!

    getUserbyId(){
        return
    }

    changeUserEmail(){
        return
    }

    deleteUser(){
        return
    }

    createSet(){
        return
    }

    getSetByAuthor(){
        return
    }

    getSetByCategory(){
        return
    }

    getSetAll(){
        return
    }

    addSetCategory(){
        return
    }

    deleteSet(){
        return
    }

    createSet(){
        return
    }

    getCardsBySet(){
        return
    }

    updateCardFields(){
        return
    }

    updateCardsSet(){
        return
    }

    deleteCardById(){
        return
    }

About

need to study in a hurry? grab some flashcards!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published