Review-IT

所属分类:中间件编程
开发工具:Blade
文件大小:0KB
下载次数:0
上传日期:2023-10-17 19:16:42
上 传 者sh-1993
说明:  “Review IT”是一个娱乐评论平台,提供关于电影、游戏、电视节目和动画的见解,具有各种功能,如线索...,
("Review IT" is an entertainment review platform offering insights on movies, games, TV shows, and anime, with various features like trailers, user feedback, and user reviews, built using Laravel for the backend and Bootstrap & Tailwind CSS for the frontend.)

文件列表:
.editorconfig (258, 2023-10-17)
.env.example (1077, 2023-10-17)
app/ (0, 2023-10-17)
app/Console/ (0, 2023-10-17)
app/Console/Kernel.php (681, 2023-10-17)
app/Exceptions/ (0, 2023-10-17)
app/Exceptions/Handler.php (1050, 2023-10-17)
app/Http/ (0, 2023-10-17)
app/Http/Controllers/ (0, 2023-10-17)
app/Http/Controllers/Auth/ (0, 2023-10-17)
app/Http/Controllers/Auth/ConfirmPasswordController.php (1024, 2023-10-17)
app/Http/Controllers/Auth/ForgotPasswordController.php (667, 2023-10-17)
app/Http/Controllers/Auth/LoginController.php (1002, 2023-10-17)
app/Http/Controllers/Auth/RegisterController.php (1964, 2023-10-17)
app/Http/Controllers/Auth/ResetPasswordController.php (844, 2023-10-17)
app/Http/Controllers/Auth/VerificationController.php (1130, 2023-10-17)
app/Http/Controllers/Controller.php (545, 2023-10-17)
app/Http/Controllers/FeedbackController.php (2523, 2023-10-17)
app/Http/Controllers/HomeController.php (598, 2023-10-17)
app/Http/Controllers/ReviewsController.php (2680, 2023-10-17)
app/Http/Kernel.php (2593, 2023-10-17)
app/Http/Middleware/ (0, 2023-10-17)
app/Http/Middleware/Authenticate.php (469, 2023-10-17)
app/Http/Middleware/EncryptCookies.php (307, 2023-10-17)
app/Http/Middleware/PreventRequestsDuringMaintenance.php (366, 2023-10-17)
app/Http/Middleware/RedirectIfAuthenticated.php (877, 2023-10-17)
app/Http/Middleware/TrimStrings.php (381, 2023-10-17)
app/Http/Middleware/TrustHosts.php (372, 2023-10-17)
app/Http/Middleware/TrustProxies.php (649, 2023-10-17)
app/Http/Middleware/ValidateSignature.php (460, 2023-10-17)
app/Http/Middleware/VerifyCsrfToken.php (320, 2023-10-17)
app/Models/ (0, 2023-10-17)
app/Models/Feedback.php (481, 2023-10-17)
app/Models/Reviews.php (629, 2023-10-17)
app/Models/User.php (1089, 2023-10-17)
app/Providers/ (0, 2023-10-17)
app/Providers/AppServiceProvider.php (403, 2023-10-17)
... ...

# **Review IT**: Your Go-To Platform for Entertainment Reviews "Review IT" is a dedicated platform for reviewing a wide array of entertainment products including movies, games, TV shows, and anime. Dive into insightful reviews, watch the latest trailers, or even leave your own feedback for a holistic entertainment experience. ### **Website Pages**: 1. **Home**: Get a glance at the featured reviews and top-rated entertainment products. 2. **Schedule**: Stay updated with our calendar of upcoming reviews. 3. **Gallery**: A sneak peek into the entertainment we are eagerly awaiting. 4. **Video**: Dive into a collection of curated trailers you shouldn't miss. 5. **Feedback**: We value your feedback. Help us enhance your experience on the platform. 6. **Contact Us**: Get to know more about the team behind "Review IT" and reach out to us. 7. **Blog**: Previously powered by WordPress, this section is now archived. 8. **Reviews**: Passionate about an entertainment product? Submit your own review (Login required). 9. **Login/Register**: Join our community! Register a new account or log in to get started. #### Home Page ![Home Page](https://github.com/ALLIA12/CPCS403_Project/assets/64721459/e69f5291-3e67-462f-a2c2-c0aa773b4191) #### Reviews Page ![Reviews](https://github.com/ALLIA12/CPCS403_Project/assets/64721459/5184d167-3202-4d72-9d66-9b300327cc9f) ![Reviews 2](https://github.com/ALLIA12/CPCS403_Project/assets/64721459/1dcfdb64-57b3-4a86-8a50-7766a8f4a8ca) #### Specific Review Page ![Review Page](https://github.com/ALLIA12/CPCS403_Project/assets/64721459/d25b70a9-0b7e-43ec-a7d1-384b54dd6c16) #### Videos Page ![Videos](https://github.com/ALLIA12/CPCS403_Project/assets/64721459/f7e86648-25b0-45f3-bf49-e38f07528b36) ### **Tech Stack**: - **Backend**: Laravel - **Frontend**: Bootstrap & Tailwind CSS ### **Installation & Setup**: 1. Clone the repository to your local machine. 2. Install the necessary dependencies: ```bash composer install npm install ``` 3. Set up your environment variables in the `.env` file. 4. Run the database migrations and seeders: ```bash php artisan migrate --seed ``` 5. Start the local development server: ```bash php artisan serve ``` Now, you should be able to access the "Review IT" platform on `http://localhost:8000`, or `http://127.0.0.1:8000/`.

近期下载者

相关文件


收藏者