Skip to content
forked from RyGuy994/MATER

Self-hosted asset information backup

License

Notifications You must be signed in to change notification settings

ultimatejedi/MATER

 
 

Repository files navigation

MATER

Maintenance. Asset. Tracking. Equipment. Registry.

MATER Logo

Introduction

Welcome to MATER, short for Maintenance, Asset, Tracking, Equipment, Registry. This project is a personal endeavor by a coding newbie, designed to provide a self-hosted solution for tracking various assets such as hardware, computers, software, cars, or any item that requires maintenance or service.

Project Goals

The current primary goals for the MATER project include:

  • Mobile App: Develop a mobile application for seamless asset tracking on the go.

  • Break-away Database: Implement a modular and scalable database architecture to enhance data management and give the user the option to use an exteneral database.

  • Calendar Integration: Integrate calendar features for scheduling and managing maintenance activities and syncing to various calendar systems.

  • API: Intergration with apps that house asset information (i.e Home assistant)

Showcase



## About the Code

Apologies for any perceived shortcomings in the code quality. This project is an ongoing learning experience for me who is passionate about creating something valuable. Contributions, suggestions, and improvements are always welcome!

Getting Started

To get started with MATER, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/RyGuy994/MATER.git
  2. Navigate to the project directory:
    cd MATER
  3. Install dependencies:
    pip install -r requirements.txt
    

Visit http://localhost:5000 in your browser to explore MATER.

About the Dev

Just a father with hardly any free time trying to learn something while giving back to the Community.

Contributions

If you'd like to contribute to MATER, feel free to submit issues or pull requests. Your input is valuable in making this project even better.

Thank you for your interest in MATER! Happy coding!

About

Self-hosted asset information backup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.3%
  • Python 31.8%
  • CSS 6.1%
  • Dockerfile 0.8%