Skip to content

AAllred18/IntexDos

 
 

Repository files navigation

IntexDos

Team Members: AJ Allred, Zachary McDougal, Olivia Christensen, Joseph Tew

##IMPORTANT Mailgun has blocked our domain for the time being so there may be disruptions in forgot password and reset password functionality until that is fixed.

Movie Rating Application

A web application for browsing, rating, and reviewing movies and TV shows.

Azure Deployment URLs

Project Structure

  • Frontend: React application with TypeScript and Vite
  • Backend: .NET Web API
  • Data Uploader: Tools for importing movie data

Getting Started

Running Locally

  1. Start the backend:

    cd MoviesApp/Backend/MoviesApp.API && dotnet run
    
  2. Start the frontend:

    cd MoviesApp/Frontend/movies-client && npm install && npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 49.1%
  • C# 19.2%
  • Python 11.7%
  • JavaScript 11.0%
  • Jupyter Notebook 2.9%
  • Shell 2.8%
  • Other 3.3%