Skip to content

arguezs/movie-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

292 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie World

Other languages: ES

Project Description

Movie World is a web application focused on the management of a movie theater. It is being developed as final project for the Web Application Development course.

This application will allow the user to browse the movie listing select any movie they want to watch and make a purchase of the seats for the specified session and date.

It will also allow admin members to alter movie listings and sessions, and visualize statistics on present and previous movie listings and sessions.

Technologies

The main purpose behind this project is to familiarize myself with the use of different frameworks and libraries.

The client side of the application will be developed using Vue.js, with the help of Vuetify to design the UI.

The server side will be developed with Express.js.

Connections between the client side and the server side are being handled with axios.

For the database, I will be using the ORM Sequelize and working with MySQL.

About

A movie theater webapp developed with Vue.js and Express.js, with educational purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors