Skip to content

oliveiralecca/university-tvtime-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

TV Time App Logo

 

Demo
Video

TV Time App

Github top language Github language count Repository size

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Authors


TV Time App Screen

🎯 About

In this project, a reinterpretation of the TV Time application was developed as an evaluation from the Database I subject.

✨ Features

✔️  Shows the whole movies list on the Home page;
✔️  Shows movies filtered by genres;
✔️  Shows movies details when clicking on it;
✔️  As an admin user, it's possible to see movies registered and delete or update them;
✔️  As an admin user, it's possible to register new movies

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

Server

# Clone this project
$ git clone https://github.com/oliveiralecca/university-tvtime-app

# Access
$ cd university-tvtime-app
$ cd backend

# Install dependencies
$ yarn or npm i

# Run the project
$ yarn dev or npm run dev

# The server will initialize in the <http://localhost:3000>

Web

# Access
$ cd university-tvtime-app
$ cd frontend

# Install dependencies
$ yarn or npm i

# Run the project
$ yarn dev or npm run dev

# The project will initialize in the <http://localhost:5173>

📝 Authors

 

Back to top 🔝

About

Project that developed a reinterpretation of the TV Time application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •