Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bagashiz/sea-cinema-tix

Simple movie ticket booking web app built with Laravel 10, TailwindCSS, and MySQL database.
https://github.com/bagashiz/sea-cinema-tix

laravel tailwindcss

Last synced: 17 days ago
JSON representation

Simple movie ticket booking web app built with Laravel 10, TailwindCSS, and MySQL database.

Awesome Lists containing this project

README

        

# SEA Cinema Tix

## Description

This is a challenge project for the [Compfest 15](https://compfest.id/) Software Engineering Academy (SEA) program.

The SEA Cinema Tix is a movie ticket booking web application developed to enhance the moviegoing experience for customers of SEA Cinema. Built with Laravel 10 Framework, TailwindCSS, and powered by a MySQL database, this application provides a seamless and efficient platform for users to browse movies, book tickets, and manage their reservations.

## Database Schema

This project uses a MySQL database to store and manage data. Check out the database schema [here](https://dbdocs.io/bagashiz/sea_cinema_tix), powered by [dbdocs.io](https://dbdocs.io/).

## Screenshots

![Register Page](public/images/screenshots/register.png)
![Home Page](public/images/screenshots/homepage.png)
![Movie Page](public/images/screenshots/movie.png)
![Booking Page](public/images/screenshots/book.png)
![Booking History Page](public/images/screenshots/bookings.png)
![Profile Page](public/images/screenshots/profile.png)
![Edit Profile Page](public/images/screenshots/edit.png)

## Contributing

Developers interested in contributing to the SEA Cinema Tix project can refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for detailed guidelines and instructions on how to contribute.

## License

The SEA Cinema Tix project is licensed under the [MIT License](LICENSE), providing an open and permissive licensing approach for further development and usage.