Skip to content

gspinoza/study-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Engineering Bootcamp Final Project by Gabriel Espinoza & Hans Chaudry

⚠ Note: before you start you have to manually create the database "studyapp" and create the tables "decks" & "cards". you can find the required queries in the file named "sql-queries.sql". In addition, you have the option to populate the tables. when you are sure that your db is ready open the file "db.js" and enter your db password.

Development

How to start:

  • npm install to install all required dependencies "node_modules"
  • npm start to develop

App Screenshots

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • HTML 32.2%
  • CSS 6.1%