Disclaimer: This is an A-Level project and should not be used as a production service. The platform is for demonstration purposes only. Find Out More

    Logo Image

    About This Project

    A Computer Science A-Level Project for OCR

    Project Overview

    CastConnect is a completed demonstration project developed as part of the OCR A-Level Computer Science coursework. It showcases a practical application of modern web development technologies and frameworks, demonstrating full-stack development capabilities and best practices.

    Technical Stack

    Core Framework

    • Next.js 14 - React framework with server-side rendering capabilities
    • TypeScript - For type-safe JavaScript development
    • Tailwind CSS - Utility-first CSS framework

    Key Libraries

    • Shadcn/ui - React components built with Radix UI
    • Next-Auth - Authentication solution
    • React Hook Form - Form validation and handling
    • Zod - Schema validation
    • Prisma - Database ORM
    • Axios - HTTP client for API requests
    • Framer Motion - Animation library

    Educational Purpose

    This project was designed and implemented solely for educational purposes as part of an A-Level qualification. While it demonstrates functional features and modern development practices, it is not intended for production use. The codebase served as a learning platform to understand concepts like:

    • Full-stack web development
    • Modern JavaScript frameworks
    • User authentication and authorization
    • Responsive design principles
    • Database management
    • Hot Module Replacement (HMR) and Webpack configuration

    Project Completion

    The project has been successfully completed, meeting all the requirements of the OCR A-Level Computer Science coursework. It serves as a comprehensive demonstration of the skills and technologies learned during the course.

    © 2025 CastConnect (Charlie Ward). All rights reserved. License can be found here.