Skip to content

AnhTranThe/FA.Project-Management

Repository files navigation


Project Jira Clone FE

A simplified Jira clone UI application React with some custom modifications.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Project Structure
  5. Goal

About The Project

Product Name Screen Shot

This is a personal project for practicing skills and it is not intended to work as a real Jira application. It is still in early development and some features and improves are coming.

For pragmatic purposes, many features are not included. Others have been modified according to my tastes. The application should serve the basic functionalities of a project management software. I have taken inspiration from the actual Jira Website, as well as from Trello.

LIVE DEMO

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • React

  • Redux

  • DnD Kit

  • Formik

  • Sass

  • React Router

  • Styled Components

  • Yup

  • PrimeReact

  • PrimeFlex

  • Chart.js

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

This is an example of how to list things you need to use the software and how to install them.

  1. Clone the repo

    git clone https://github.com/AnhTranThe/FA.Project-Management.git
  2. Install yarn packages

    npm install --global yarn
  3. Check yarn version

    yarn --version 
  4. Add .env file follow sample .env

  5. Install dependencies using Yarn with npm fallback.

    yarn install

Run

To run the application in dev mode, execute the following command:

yarn dev

This project uses Tailwind CSS, so this command will concurrently run the Tailwind CSS compiler in watch mode.

Build

To build a compiled version of the application, execute the following command:

yarn build

(back to top)

Usage

The app simulates Jira's workspace, there are 2 roles (Administrator and Customer). For each role, user will access to each authorization. Administrator can create, update project and delete project. or set host project to identified customer, when customer is host of project, they can

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Templates w/ Examples
  • Add "components" document to easily copy & paste sections of the readme
  • Multi-language Support
    • Chinese
    • Spanish

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

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

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

(back to top)

Contact

Your Name - @your_twitter - [email protected]

Project Link: https://github.com/your_username/repo_name

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •