issues
search
alvinwendt
/
catdogvotingproject
2
stars
0
forks
source link
Create Starting File Structure
#1
Closed
JeremyWhiteDev
closed
2 years ago
JeremyWhiteDev
commented
2 years ago
Acceptance Criteria:
[x] There is consensus as a group on the chosen file structure
[x] The file structure includes all necessary files to reach MVP
JeremyWhiteDev
commented
2 years ago
File Structure:
/scripts -- main.js, catsanddogs.js, dataAccess.js, feed.js, voting.js
/styles --- main.css, scoreboard.css, feed.css, voting.css
index.html
Acceptance Criteria: