Git Product home page Git Product logo

category-manager's Introduction

Category Manager ๐ŸŒŸ

Category Tree Manager

Category Manager is a web application that allows users to manage categories. Users can view, add, delete, and search for categories with a user-friendly interface. ๐Ÿ“‚๐Ÿ”

Features โœจ

  • View a list of categories ๐Ÿ“‹
  • Add new categories โž•
  • Delete categories โŒ
  • Search for categories by name ๐Ÿ”
  • Reorder categories through drag-and-drop ๐Ÿ”„

Installation and Setup ๐Ÿ› ๏ธ

  1. Clone the repository:

    git clone https://github.com/sergio-nezhigay/category-manager
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Access the application at https://category-manager.vercel.app/ ๐Ÿš€

Built With ๐Ÿ› ๏ธ

Certainly! Here's a unified style for the technologies used, along with emojis for added visual appeal:

  • Next.js: ๐Ÿš€ Next.js is a popular framework for building fast and efficient web applications.
  • React: โš›๏ธ React is a JavaScript library for building user interfaces.
  • formik: ๐Ÿ“ Formik is a library for building forms in React with ease.
  • react-spinners: ๐Ÿ”„ React Spinners provides loading spinners and animations for your web applications.
  • react-confirm-alert: ๐Ÿšฆ React Confirm Alert is a customizable confirmation dialog library.
  • @hello-pangea/dnd: ๐Ÿช„ @hello-pangea/dnd is a drag-and-drop library for creating interactive interfaces.
  • Tailwind CSS: ๐ŸŽจ Tailwind CSS is a utility-first CSS framework for building modern designs with ease.

Usage ๐Ÿš€

  • Create, edit, and delete categories ๐Ÿ“๐Ÿ—‘๏ธ
  • Reorder categories using drag-and-drop โ†•๏ธ
  • Save changes or cancel modifications ๐Ÿ’พโŒ
  • Basic validation ensures that a category cannot be saved with an empty name โš ๏ธ

Local Data Storage ๐Ÿ’พ

The application stores data locally in a file, and it's also possible to use runtime storage for faster development. ๐Ÿ“‚

API Endpoints ๐ŸŒ

The project includes CRUD (Create, Read, Update, Delete) endpoints for managing categories. You can customize these endpoints as needed. ๐Ÿ› ๏ธ

  • GET /api/categories: Retrieve categories ๐Ÿ“–
  • POST /api/categories: Create a new category โž•
  • DELETE /api/categories?id={categoryId}: Delete a category โŒ
  • PUT /api/categories/reorder: Drag and drop for reordering categories โ†•๏ธ
  • PATCH /api/categories?id={categoryId}: Toggle visibility of a category ๐Ÿ“

You can use these endpoints to interact with and manage categories in the application. ๐ŸŒ

Feedback ๐Ÿ“ข

Your feedback and contributions are welcome! Feel free to open issues and pull requests to improve this project. ๐Ÿ™Œ

License ๐Ÿ“œ

This project is licensed under the MIT License - see the LICENSE file for details. ๐Ÿ“œ

Acknowledgments ๐Ÿ™

  • Thanks to the creators of the libraries and tools used in this project. ๐Ÿ‘

Contact Information ๐Ÿ“ง

category-manager's People

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.