Logo

Project Management App

A fullstack project management app for every development team.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

There are many open source project management apps or webapp. What I was looking for was supposed to be not a messy or chaotic UI, well good design is key to everything. Currently, it's under development phase.

Here's why:

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others
  • You shouldn't be doing the making templates or handling things every time in project management.

Of course, no one app will serve all type of needs since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!

(back to top)

Built With

(back to top)

Getting Started

In this project we have taken a different approach using redis as primary databases. Redis have a redis stack which is totally different to other databases.

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/etherCorps/OpenCare.git
    
  2. Change directory to OpenCare

    cd OpenCare
    
  3. Install NPM packages

    npm install
    
  4. Add a .env file.

    cp .env.example .env
    
  5. Add values for the environment in .env file.

  6. Run server

    npm run dev
    

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Shivam - @theether0 - shivam@theether.in

OpenCare: https://github.com/etherCorps/OpenCare

(back to top)

Top categories

Loading Svelte Themes