Giter Club home page Giter Club logo

hackachieve-frontend's Introduction

Hackachieve Community Version: Open-source alternative to project management

Hackachieve is a productivity management system oriented towards short term and long term goals, where users can collaborate with each other to achieve their personal or business goals!

This front-end code is supposed to run together with our Django powered back-end

Support this initiative through Patreon

Features

  • Authentication: e-mail/password, social login (facebook)
  • Onboarding tutorial
  • Goals categories
  • Create long-term or short-term goals
  • Invite members to your board, add members to goal
  • Tasks
  • Organize your projects
  • Prioritize goals
  • Goal status: on going, done
  • Upload files to goals
  • Add checklists inside your goals
  • Deadlines
  • Card description, link support
  • Goals tags
  • Filter by goal type

Front-end technology stack:

  • ReactJS, Redux, Redux-thunk

Back-end technology stack:

  • Django, Django rest framework

Onboarding

General guidelines

  • You can only do a task that’s assigned to you and on the “sprint” column
  • Your weekly limit varies according to my sprint planning. In every week, I estimate how many hours I will assign you and I adjust it properly Please, remember to move your assigned cards between Trello’s columns, according to its status (Backlog, ongoing, done), so I can know your current progress. You should also use the card status dropdown whenever possible.
  • If you finish your tasks earlier than your weekly limit, let me know. If you log unnecessary hours just to reach the limit, I’ll remove you from the team as soon as I notice it.
  • Please, make sure your PR is production-ready before submitting it. (for devs only)
  • Clean all react console warnings after you finish (for ReactJS devs only)
  • Your weekly hours are related to your efficiency and company needs (how much can you deliver and the time spent on each task). I'll increase or decrease according to it, your hourly rate and the company needs.
  • If you have any issues, refer to the documentation first (check "documentation" column on trello). If it's not there, let me know and I'll be glad to help.

Installation

  • Make sure you have all dependencies installed
npm install
  • Create a file called env.json or modify it if its already created, at /src folder. It will point to our Backend production API
{
  "env":"dev",
  "path":"http://localhost:8000/",
  "adminEmail": "[email protected]",
  "productionUrl": "https://hackachieve.com"
}
  • Start the server
yarn start
  • This is the front-end installation only. You should also do the back-end server steps.

Licensing

  • GPL v2 (GNU General Public License):
  • Hackachieve enterprise license
    • For licensing inquiries, please contact Hackachieve Foundation
    • Required if:
      • You wish to use Hackachieve as part of a proprietary application

hackachieve-frontend's People

Contributors

jonit-dev avatar dsoftware763 avatar dsdharam91 avatar reactwo avatar maulikkanani2 avatar dependabot[bot] avatar kshitijsharmaftechiz avatar neha-k14 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.