FlashCards-master
client
package.json
2KB
cypress
plugins
index.js
718B
support
index.js
670B
commands.js
2KB
integration
flashcard_app.spec.js
8KB
fixtures
example.json
154B
src
index.js
261B
images
portraits
portrait_e.jpg
13KB
portrait_b.jpg
54KB
portrait_a.jpg
44KB
portrait_d.jpg
8KB
portrait_f.jpg
17KB
portrait_c.jpg
8KB
clipart
img1.svg
18KB
character 16.svg
8KB
10 SCENE.svg
20KB
fontawesome.js
332B
pages
FlashcardsDisplay.js
2KB
UserInformation.js
11KB
Homepage.js
3KB
components
CardSelection.js
630B
FormContainer.js
543B
Form.js
398B
Button.js
289B
LoginForm.js
3KB
HomepageSet.js
3KB
ToggleContainer.js
1KB
Set.js
6KB
Flashcards.js
3KB
Flashcard.test.js
1KB
SidebarHeader.js
595B
Sidebar.js
2KB
CreateAccountPrompt.js
3KB
SetList.js
2KB
CreateAccountForm.js
5KB
ToggleContainer.test.js
1KB
LoadingFlashcardPlaceholder.js
845B
FlashcardTools.js
1KB
Flashcard.js
7KB
App.js
5KB
styles
Homepage.css
2KB
FlashcardDisplay.css
12KB
UserInformation.css
3KB
PagesStyles.css
700B
Header.css
5KB
CreateAccountPrompt.css
982B
services
flashcardService.js
987B
setService.js
1KB
userService.js
596B
loginService.js
211B
utils
profilePhotoLoader.js
386B
index.css
366B
cypress.json
3B
public
android-chrome-192x192.png
9KB
apple-touch-icon.png
8KB
robots.txt
67B
index.html
1KB
favicon-32x32.png
1KB
favicon-16x16.png
643B
android-chrome-512x512.png
29KB
site.webmanifest
263B
favicon.ico
15KB
models
user.js
926B
set.js
624B
flashcard.js
617B
requests
create_flashcard.rest
172B
login_actions.rest
1KB
delete_flashcard.rest
69B
edit_flashcard.rest
247B
testing_actions.rest
44B
users_actions.rest
771B
get_all_flashcards.rest
73B
sets_actions.rest
975B
index.js
280B
static.json
56B
package.json
1KB
.prettierrc
41B
tests
set_api.test.js
4KB
test_helper.js
2KB
flashcard_api.test.js
4KB
controllers
sets.js
3KB
flashcards.js
4KB
users.js
2KB
testing.js
426B
login.js
843B
.eslintrc.js
269B
.gitignore
65B
app.js
2KB
README.md
241B
.eslintignore
25B
utils
config.js
245B
middleware.js
1KB
logger.js
276B
暂无评论