https://github.com/nullishamy/the-local-theatre
School project implementing a full stack theatre reservation app
https://github.com/nullishamy/the-local-theatre
fullstack php react school-project
Last synced: 2 months ago
JSON representation
School project implementing a full stack theatre reservation app
- Host: GitHub
- URL: https://github.com/nullishamy/the-local-theatre
- Owner: nullishamy
- Created: 2023-05-27T12:42:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-17T14:57:57.000Z (about 3 years ago)
- Last Synced: 2026-05-04T22:43:08.208Z (2 months ago)
- Topics: fullstack, php, react, school-project
- Language: TypeScript
- Homepage:
- Size: 5.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Local Theatre
## Feature List
- [x] Login
- [x] Logout
- [x] Post page
- [x] Comment list
- [x] Post list page
- [x] Comment remove
- [x] Comment add
- [x] User promotion
- [x] User demotion
- [x] Footer
- [x] 404 Page
- [x] Editing of comments
- [x] Deletion of posts
- [x] Editing of post
- [ ] Moderation log
## Ideas
- CAPTCHA integration
- Ratelimiting
- 2FA
- Intelligent autoloader for namespaces
## Useful Resources
- php -S localhost:8000 api.php (local php server with hot reload)
- https://dbdiagram.io/d/617c73c7fa17df5ea6759df1
- https://heroicons.dev/