Almost done, Some (a lot of work on master)
Showing
with
4890 additions
and
0 deletions
.gitignore
0 → 100644
TicketApp/event-ticket-app/.gitignore
0 → 100644
TicketApp/event-ticket-app/README.md
0 → 100644
TicketApp/event-ticket-app/api.js
0 → 100644
TicketApp/event-ticket-app/app/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/app/globals.css
0 → 100644
TicketApp/event-ticket-app/app/layout.tsx
0 → 100644
TicketApp/event-ticket-app/app/loading.tsx
0 → 100644
TicketApp/event-ticket-app/app/page.tsx
0 → 100644
TicketApp/event-ticket-app/backend/crud.py
0 → 100644
TicketApp/event-ticket-app/backend/main.py
0 → 100644
TicketApp/event-ticket-app/backend/models.py
0 → 100644
fastapi==0.95.0 | ||
uvicorn==0.21.1 | ||
sqlalchemy==2.0.7 | ||
pymysql==1.0.3 | ||
pydantic==1.10.7 | ||
python-jose==3.3.0 | ||
passlib==1.7.4 | ||
python-multipart==0.0.6 | ||
bcrypt==4.0.1 | ||
python-dotenv==1.0.0 |
TicketApp/event-ticket-app/backend/run.py
0 → 100644
TicketApp/event-ticket-app/components.json
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/config.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/fastapi/auth.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/fastapi/crud.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/fastapi/main.py
0 → 100644
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/fastapi/models.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/fastapi/run.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/lib/utils.ts
0 → 100644
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/next.config.mjs
0 → 100644
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
TicketApp/event-ticket-app/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/pnpm-lock.yaml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.

958 Bytes
This diff is collapsed.
Click to expand it.

2.55 KB

1.56 KB
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/run_app.sh
0 → 100644
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/src/api.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/src/config.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TicketApp/event-ticket-app/tsconfig.json
0 → 100644
This diff is collapsed.
Click to expand it.
fastapi/database.py
0 → 100644
This diff is collapsed.
Click to expand it.
fastapi/main.py
0 → 100644
This diff is collapsed.
Click to expand it.
fastapi/react-app-sample/available/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
fastapi/react-app-sample/components/book.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
fastapi/react-app-sample/favicon.ico
0 → 100644
No preview for this file type
fastapi/react-app-sample/globals.css
0 → 100644
This diff is collapsed.
Click to expand it.
fastapi/react-app-sample/layout.js
0 → 100644
This diff is collapsed.
Click to expand it.
fastapi/react-app-sample/loans/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
fastapi/react-app-sample/owned/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
fastapi/react-app-sample/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
google-chrome-stable_current_amd64.deb
0 → 100644
The file could not be displayed because it is too large.
my-react-app/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
my-react-app/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/public/favicon.ico
0 → 100644
No preview for this file type
my-react-app/public/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/public/logo192.png
0 → 100644

5.22 KB
my-react-app/public/logo512.png
0 → 100644

9.44 KB
my-react-app/public/manifest.json
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/public/robots.txt
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/eslint.config.mjs
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/jsconfig.json
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/next.config.mjs
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
my-react-app/react/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/postcss.config.mjs
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/public/file.svg
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/public/globe.svg
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/public/next.svg
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/public/vercel.svg
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/public/window.svg
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/src/app/favicon.ico
0 → 100644
No preview for this file type
my-react-app/react/src/app/globals.css
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/src/app/layout.js
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/react/src/app/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/App.css
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/App.js
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/App.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/index.css
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/logo.svg
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/reportWebVitals.js
0 → 100644
This diff is collapsed.
Click to expand it.
my-react-app/src/setupTests.js
0 → 100644
This diff is collapsed.
Click to expand it.
package-lock.json
0 → 100644
This diff is collapsed.
Click to expand it.
react/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
react/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
react/eslint.config.mjs
0 → 100644
This diff is collapsed.
Click to expand it.
react/jsconfig.json
0 → 100644
This diff is collapsed.
Click to expand it.
react/next.config.mjs
0 → 100644
This diff is collapsed.
Click to expand it.
react/package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
react/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
react/postcss.config.mjs
0 → 100644
This diff is collapsed.
Click to expand it.
react/public/file.svg
0 → 100644
This diff is collapsed.
Click to expand it.
react/public/globe.svg
0 → 100644
This diff is collapsed.
Click to expand it.
react/public/next.svg
0 → 100644
This diff is collapsed.
Click to expand it.
react/public/vercel.svg
0 → 100644
This diff is collapsed.
Click to expand it.
react/public/window.svg
0 → 100644
This diff is collapsed.
Click to expand it.
react/src/app/favicon.ico
0 → 100644
No preview for this file type
react/src/app/globals.css
0 → 100644
This diff is collapsed.
Click to expand it.
react/src/app/layout.js
0 → 100644
This diff is collapsed.
Click to expand it.
react/src/app/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
react/src/app/react-app-sample/favicon.ico
0 → 100644
No preview for this file type
react/src/app/react-app-sample/globals.css
0 → 100644
This diff is collapsed.
Click to expand it.
react/src/app/react-app-sample/layout.js
0 → 100644
This diff is collapsed.
Click to expand it.
react/src/app/react-app-sample/loans/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
react/src/app/react-app-sample/owned/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
react/src/app/react-app-sample/page.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment