back-button

iMovies

Full Stack CRUD Content Management System

tool icontool icontool icontool icon

2024

/iMovies/imovieshome.png

Project Description

For the iMovies project, I contributed to both the frontend and backend development, creating a comprehensive content management system for movie enthusiasts. My responsibilities included helping with the backend using ASP.NET Core, integrating Entity Framework Core and SQL Server for data management, and implementing API endpoints. On the frontend, I developed dynamic React components for managing movie collections.

Key Features:

  • Content management for movie collections
  • User authentication with JWT
  • Reponisve UI/UX
  • Integration with OMDb API for movie data
  • CRUD operations for managing user movie lists
  • Social features including movie sharing, liking, and community interactions, such as displaying top-rated movies.
  • Secure data management with Azure SQL Server
  • Unit testing with xUnit and front-end testing with Jest