mib-kamel / hadmean

Hadmean is an internal tool generator. It is language agnostic, schema driven, extremely customizable, featured packed, user-friendly and has just one installation step.

Home Page:https://hadmean.github.io/hadmean/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Project license Pull Requests welcome

Table of Contents

About

Hadmean is a no-code, internal tool generator. It is language agnostic, schema driven, extremely customizable, fully featured, user-friendly and has just one installation step.

Live Demo

You can play with a live demo at https://hadmean-demo.up.railway.app

Username is root

Password is password

Quick Demo

Hadmean.-.Intro.mp4

Motivation

There are plenty of admin projects out there usually free or paid.

The free ones are usually tied to a framework and all your experience with it is useless when you hop to your next shiny language. They are usually not aesthetically pleasing and always require a developer to make any change

The paid ones are usually good but very restricted as their free version are usually demo plans for you to get a taste of what they can do and you will have to get to the paywall to get to be usable for your day to day

The primary reason to build Hadmean was to build something that will be free and very usable and language agnostic

Why you should try Hadmean

  • It is free
  • Easiest installation, Just one command to install and run
  • You will always be running the latest version
  • The little learning curve with truly less than 5% technical knowledge requirement
  • Tons of features
  • Language/framework agnostic
  • Lastly, It is open source, It doesn't get more customizable than that

Getting Started

Prerequisites

  • Node.js
  • Supported database (MySQL, Postgres, MsSQL, SQLite)

Installation

$ cd <project_name>

$ npx hadmean@latest

That is all, You will be able to see the application on http://localhost:3000

Features

  • One line installation
  • Authentication
  • Role and Permissions
  • Users management
  • Dashboard builder
  • CRUD
  • Form validation
  • Powerful form manipulation (hiding fields, disabling fields, editing values before submitting)
  • Relationships
  • Powerful Filters
  • DB Introspection
  • Color Customization
  • Rich text editor
  • Deep navigation
  • Reusable Queries
  • Table Tabs
  • Data Count
  • Synced DB Validation
  • Fields selection/ ordering
  • Cache
  • Secure Credentials Storage
  • Forms fields customization
  • Selection Colors

Roadmap

See the open issues for a list of proposed features (and known issues).

Support

Reach out to the maintainer at one of the following places:

Project assistance

If you want to say thank you or/and support the active development of Hadmean:

  • Add a GitHub Star to the project.
  • Tweet about Hadmean.
  • Write interesting articles about Hadmean on Dev.to, Medium or your personal blog.

Together, we can make Hadmean better!

Contributing

First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please read our contribution guidelines, and thank you for being involved!

Authors & contributors

The original setup of this repository is by Ayobami Akingbade.

For a full list of all authors and contributors, see the contributors page.

Security

Hadmean takes security at heart and follows all known good practices of security, but 100% security cannot be assured. Hadmean is provided "as is" without any warranty.

For more information and to report security issues, please refer to our security documentation.

Built With

License

This project is licensed under the GNU General Public License v3.

See LICENSE for more information.

About

Hadmean is an internal tool generator. It is language agnostic, schema driven, extremely customizable, featured packed, user-friendly and has just one installation step.

https://hadmean.github.io/hadmean/

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.8%Language:CSS 0.1%Language:Shell 0.1%Language:JavaScript 0.0%