Giter Site home page Giter Site logo

liehr / catalogify Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 140 KB

Catalogify is the ultimate inventory management solution, offering secure user authentication, flexible item categorization, and an intuitive interface to effortlessly manage multiple inventories and subinventories.

Home Page: https://catalogify.xyz

HTML 22.54% CSS 9.12% C# 68.34%
blazor-web-app bootstrap5 cataloging dotnet inventory inventory-management open-source

catalogify's Introduction

Catalogify ๐Ÿ“ฆ๐Ÿ’ป

Welcome to Catalogify, the ultimate solution for managing your inventory like a pro! Whether you're a small business owner, a collector or just someone who likes to keep track of their stuff, Catalogify has got you covered. Say goodbye to inventory chaos and hello to organisational bliss!

Features โœจ

  • User authentication: Log in securely with your username and password to access your personalised inventory dashboard.
  • Create Multiple Inventories: Need to manage multiple collections or locations? No problem! Create as many inventories as you need, each with its own unique name and settings.
  • Subinventories: Keep your inventories organised by creating sub-inventories within each main inventory. Whether it's by room, category or any other criteria, you're in control.
  • Flexible Item Categories: Effortlessly categorise your items. From BluRays to cars, laptops to books, Catalogify supports every type of item you can think of.
  • Detailed Item Management: Add items with detailed information such as name, description, price and quantity. Track your inventory with ease.
  • Intuitive interface: Our user-friendly interface makes managing your inventory a breeze. Spend less time navigating complex menus and more time getting things done.

Getting Started ๐Ÿš€

Getting started with Catalogify is quick and easy:

  1. Visit the Catalogify website: For a hassle-free inventory management experience, visit Catalogify.xyz or create your own instance of Catalogify.
  2. Clone the repository: git clone https://github.com/liehr/Catalogify.git
  3. Set up the database: Use your preferred database management system to set up the database according to the schema provided.
  4. Configure Connection: Update the database connection string in the application configuration to point to your database.
  5. Build and Run: Build the solution and launch the application. Navigate to the URL in your browser to access Catalogify.

Contribute ๐Ÿค

We welcome contributions from everyone! Whether you're an experienced developer or just starting out, there are plenty of ways to get involved:

  • Report bugs: Found a bug? Let us know by opening a bug on GitHub.
  • Request Features: Got a great idea for a new feature? Submit a feature request on GitHub and we'll consider adding it to the roadmap.
  • Submit a Pull Request: Fixed a bug or implemented a cool new feature? Submit a pull request and we'll review it as soon as possible.

Licence ๐Ÿ“

This project is licensed under the MIT License - see the [LICENSE] file (https://www.mit.edu/~amini/LICENSE.md) for details.

Acknowledgements ๐Ÿ™

Catalogify wouldn't be possible without the amazing work of the open source community. We'd like to thank all the developers, contributors and maintainers who make projects like this possible.

catalogify's People

Contributors

liehr avatar

Watchers

 avatar

catalogify's Issues

Creation of Profile Page

Description

๐Ÿ” Creation of Profile Page.

Priority

๐ŸŽฏ Specify the priority of this task:

  • Critical
  • High
  • Medium
  • Low

Assignee

๐Ÿ‘ค Assign this task to the appropriate team member:
@liehr

Due Date

โณ Specify the deadline for completing this task:
2024-03-15

Dependencies

๐Ÿ”— List any tasks, issues, or external dependencies that this task depends on:

  • None

Description of Work

๐Ÿ’ผ

  1. Design the layout and UI elements for the profile page.
  2. Implement frontend functionality to display user information.
  3. Integrate with backend endpoints to fetch and update user data.
  4. Ensure responsiveness and accessibility across different devices and screen sizes.

Resources

๐Ÿ“š

  • Design mockups for the profile page
  • Documentation for backend endpoints
  • UI component library for frontend development

Progress Updates

๐Ÿ“ˆ

[Optional] Notes / Comments

๐Ÿ“

  • Consider incorporating user preferences and settings on the profile page.
  • Ensure proper error handling for requests and data validation.

Generation of small QR Code for Items in Inventories

Description

๐Ÿ” Generate small QR codes for items in inventories.

Priority

๐ŸŽฏ Specify the priority of this task:

  • Critical
  • High
  • Medium
  • Low

Assignee

๐Ÿ‘ค Assign this task to the appropriate team member:
@liehr

Due Date

โณ Specify the deadline for completing this task:
2024-03-09

Dependencies

๐Ÿ”— List any tasks, issues, or external dependencies that this task depends on:

  • None

Description of Work

๐Ÿ’ผ Describe the steps it takes to implement this issue:

  1. Research QR code generation libraries compatible with our tech stack.
  2. Design a QR code template suitable for small items.
  3. Implement QR code generation functionality in the inventory management system.
  4. Test QR code generation for various item types and sizes.
  5. Optimize QR code generation performance for scalability.

Resources

๐Ÿ“š Which resources are you planing to use:

  • Inventory database schema
  • QR code generation library documentation
  • Sample QR code templates for inspiration

Progress Updates

๐Ÿ“ˆ Small Updates everyday you worked on this issue:

  • 2024-02-29

[Optional] Notes / Comments

๐Ÿ“ If you have some additional thoughts or comments:

  • Ensure QR codes are readable, even when printed on small labels.

Creation of Items

Description

๐Ÿ” Users can open their respective inventories and create items.
They are visualized accordingly and have their corresponding properties.

Priority

๐ŸŽฏ Specify the priority of this task:

  • Critical
  • High
  • Medium
  • Low

Assignee

๐Ÿ‘ค Assign this task to the appropriate team member:
@liehr

Due date

โณ Enter the due date for this task:
2024-03-05

Dependencies

๐Ÿ”— List any tasks, issues, or external dependencies that this task depends on:

  • None

Work Description

๐Ÿ’ผ Describe the steps it takes to implement this issue:

  1. Build view for inventory items.
  2. Build a Razor component that visualizes an item.
  3. Build dialogue for creating an item.
  4. Test if everything works on PC and mobile.
  5. Document item creation for future issues.

Resources

๐Ÿ“š Which resources are you planing to use:

  • None

Progress updates

๐Ÿ“ˆ Small Updates everyday you worked on this issue:

  • 2024-02-29:

[Optional] Notes / Comments

๐Ÿ“ If you have some additional thoughts or comments:

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.