Giter Club home page Giter Club logo

elemo's Introduction

OpenSSF Best Practices FOSSA Status Backend Build Front-end Build Maintainability Test Coverage


Elemo

The next-generation project management platform.
Explore the docs · Check Storybook

Join our Discord · Bug report · Feature request

About

Elemo is a project management platform which aims to help developers to ship faster, project managers to have better project overview, and community members to be involved in the lifecycle of projects.

Elemo is not trying to reinvent the wheel, though it is introducing new abstractions in project management to allow any size of company an easy use.

Features

The features listed below are part of the roadmap, but not necessarily implemented yet. The fully implemented features are marked with a checkmark.

  • Organizations: Collaborate on projects across multiple organizations, whether it is your client, vendor, your subsidiary, or else.
  • Roles: Create roles for organizations, namespaces, or projects. Be flexible. You decide on what permissions the role has.
  • Namespaces: Organize your projects into namespaces, create namespace-specific roles and forget about team-named projects as a workaround.
  • Projects: Group issues and documents into projects and keep everything related at one place. No more unnecessary back-and-forth between tabs.
  • Issues: Create issues, attach related files, link documents, and more. Everything you need for the implementation at one place.
  • Documents: Create rich documents, link them to issues, projects, or even namespaces.
  • Todo lists: Track your Todo list within Elemo and create new items in the blink of an eye. No more "where did I put that note?!".
  • Boards: Gain insights into the project's progress. No matter what project management methodology your team uses.
  • Releases: Keep your releases where they belong to. Link releases to documents, issues, and so on.
  • Roadmaps: Make sure you see the big picture and don't get lost in details.

Try Elemo

Setting up the development environment is an easy and straightforward process, however, you will need to run the code on Linux, MacOS, or Windows WSL2. Follow the steps below and get ready to contribute:

  1. Clone the repository

    # Clone the repository and change directory
    git clone https://github.com/opcotech/elemo.git && cd elemo
  2. Set up and configure the services using an automated setup script

    # Make sure you have all the development requirements installed, then run the setup script.
    # Requirements: yq, jq, go, openssl, docker (with compose plugin), make, nvm
    ./scripts/setup.sh
  3. Start the services

    # Start the backend services
    make start # or "make dev" for development
  4. Now, you can try Elemo. Navigate to http://127.0.0.1:3000 and log in using the [email protected] email and AppleTree123 password.

Contributing

We welcome contributions to the project, whether it is source code, documentation, bug reports, feature requests or feedback. To get started with contributing:

  • Have a look through GitHub issues labelled "good first issue".
  • Read the contributing guide.
  • For details on building Elemo, see the related Dockerfile.
  • Create a fork of Elemo and submit a pull request with your proposed changes.

elemo's People

Contributors

gabor-boros avatar dependabot[bot] avatar webstradev avatar rohit-satya 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.