jlr7245 / flashcards

Coding flashcards!

Home Page:https://tc-flashcards.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashcards App

Code flashcards app!

Notes about structure

This app uses ES6 classes to model database records and relationships.

To run locally:

  • Download & install dependencies
  • Create a database code_flashcards_dev and run the migrations, in order
  • Create a .env file
    • You will need a SECRET_KEY value for auth to work
    • You will need an API_KEY value, populated with an API key from Indico.

About

Coding flashcards!

https://tc-flashcards.herokuapp.com/


Languages

Language:JavaScript 49.4%Language:PLSQL 18.4%Language:CSS 16.8%Language:HTML 15.4%