CS50_webdev_project_5-main.zip
(预估有个70文件)
CS50_webdev_project_5-main
frontend
package.json
1KB
package-lock.json
1.53MB
src
reducers
getUser.js
283B
chapters.js
325B
index.js
784B
worksByUser.js
327B
works.js
301B
currentUser.js
332B
work.js
283B
fandom_categories.js
384B
chapter.js
307B
worksByFandoms.js
335B
registration.js
362B
errorMessage.js
340B
createWork.js
311B
fandomsByCategory.js
361B
App.scss
566B
index.js
829B
reportWebVitals.js
362B
App.test.js
246B
setupTests.js
241B
index.scss
12KB
components
CharactersOptions.jsx
2KB
FandomOptions.jsx
2KB
Home.jsx
2KB
PasswordShowHide.jsx
1KB
Profile.jsx
2KB
FandomsByCategory.jsx
3KB
WorkDescription.jsx
2KB
ListOfWorks.jsx
3KB
Work.jsx
2KB
Loader.jsx
291B
RelationshipOptions.jsx
2KB
WorksByFandom.jsx
1KB
Registration.jsx
4KB
App.js
6KB
Chapter.jsx
3KB
AddWork.jsx
8KB
Login.jsx
3KB
history.js
114B
actions
index.js
8KB
constants.js
3KB
.gitignore
310B
public
manifest.json
492B
robots.txt
67B
index.html
2KB
quill-drawing-a-line.png
2KB
quill-drawing-a-line.svg
4KB
favicon.ico
4KB
README.md
3KB
.gitignore
2KB
README.md
23B
backend
requirements.txt
112B
manage.py
663B
backend
wsgi.py
391B
__init__.py
0B
settings.py
4KB
asgi.py
391B
urls.py
804B
fanfiction
serializers.py
5KB
models.py
4KB
apps.py
95B
__init__.py
0B
migrations
__init__.py
0B
0001_initial.py
8KB
0002_work_fandoms.py
390B
views.py
5KB
admin.py
2KB
tests.py
60B
urls.py
1KB
暂无评论