MyLists

screenshot of MyLists
react
tanstack
tailwind
shadcn-ui
drizzle-orm

MyLists: organize series, anime, movies, games, books and manga, all in one place.

Overview

MyLists is an innovative, all-in-one media tracking platform that brings organization to your entertainment pursuits. Whether you love movies, TV series, anime, manga, books, or video games, this comprehensive application designed with TypeScript and built on a modern full-stack architecture allows you to track and manage all your media in one unified interface. Its robust features ensure that you have everything you need to enhance your media consumption experience while also keeping a close watch on your consumption habits and trends.

Combining intuitive design with advanced functionalities, MyLists encourages you to engage more with your favorite media while providing insights that can enrich your viewing and reading experiences. Perfect for anyone from casual fans to avid collectors, this platform blends practicality with an enjoyable user experience.

Features

  • Multi-Media Collections: Organize your favorite media across dedicated lists for Movies, Series, Anime, Manga, Books, and Games, making it easy to find and manage them.
  • Upcoming Media Notifications: Stay in the loop by receiving alerts for newly released media, ensuring you never miss the latest content.
  • Advanced Analytics: Gain insights into your media consumption with detailed statistics and trends, helping you visualize your habits over time.
  • Modern Full-Stack Architecture: Built with TanStack, enjoy a platform that offers end-to-end type-safety and a seamless user experience.
  • Daily Moviedle: Test your movie knowledge with a fun daily guessing game that adds an engaging twist to your media tracking.
  • Achievements System: Track your progress and earn unique badges as you consume more media, motivating you to explore new titles.
  • Secure Authentication: Experience peace of mind with robust user management powered by Better-Auth, ensuring your data remains safe and protected.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tanstack
TanStack

TanStack is a collection of high-quality, framework-agnostic libraries including TanStack Query for data fetching, TanStack Router for routing, TanStack Table for tables, and more. These tools provide powerful, type-safe solutions for common web development challenges.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

drizzle-orm
Drizzle ORM

Drizzle ORM is a TypeScript ORM for SQL databases designed with maximum type safety in mind. It comes with a drizzle-kit CLI companion for automatic SQL migrations generation. Drizzle ORM is meant to be a library, not a framework. It stays as an opt-in solution all the time at any levels.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

recharts
Recharts

Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.