An open API service indexing awesome lists of open source software.

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

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/