Giter Site home page Giter Site logo

pms's Introduction

PMS UI (React MUI, Redux, Typescript)

This project is a React application with Material UI components, Redux for state management, and Typescript for type safety, building a user interface (UI) for a Personal Media Server (PMS). It offers separate panels for both users and administrators.

Features

  • User Panel
    • Browse media library (movies, TV shows, etc.)
    • View media details and play media
    • (Optional) User preferences and settings
  • Admin Panel
    • Manage media library (add, edit, delete)
    • Manage user accounts (add, edit, delete)
    • (Optional) System configuration

Technologies

  • Frontend: React, Material UI
  • State Management: Redux
  • Type Safety: Typescript

Getting Started

  1. Prerequisites:
    • Node.js and npm (or yarn) installed
  2. Clone the repository:
git clone https://github.com/jeganswiz/PMS.git
  1. Install dependencies:
cd PMS
npm install (or yarn install)
  1. Start the development server:
npm start (or yarn start)

This will start the application on http://localhost:3000 by default.

Development

  • Codebase is located in the src directory.
  • Components are located in the src/components directory.
  • Redux store and actions are located in the src/redux directory.
  • Typescript interfaces and types are located in the src/types directory.
  • You can use your favorite IDE or code editor with Typescript support for development.

Contribution

We welcome contributions to this project! Please refer to the CONTRIBUTING.md file (if it exists) for details on contribution guidelines and code style.

License

This project is licensed under the MIT License (see LICENSE file).

pms's People

Contributors

jeganswiz avatar jeganathan898 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.