/MEE5002

项目管理基础与实践

Primary LanguageMarkdownApache License 2.0Apache-2.0

GitHub Stargazers Contributors Issues Apache License 2.0


Logo

MEE5002: Project Management

A GitHub repository for project management!
Explore the docs »

View Demo · Check Wiki · 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

screenshot

Here's why I create this project management template:

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others
  • You shouldn't be doing the same tasks over and over like creating a README from scratch
  • You should implement DRY principles to the rest of your life 😄

Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repository 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

The main frameworks used in this repository are listed below.

(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.

Prerequisites

Poetry provides a custom installer that will install poetry isolated from the rest of your system.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repository
    git clone https://github.com/svegio/MEE5002.git
    cd MEE5002
  2. Install dependencies via Poetry
    poetry install
  3. Start the preview server
    poetry run mkdocs serve

(back to top)

Usage

Manage your own project by modifying the content of specific Markdown files under section folder. For more template examples, please refer to the Documentation

(back to top)

Roadmap

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 repository 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 Apache License 2.0. See LICENSE for more information.

(back to top)

Contact

Iydon Liang - liangiydon@gmail.com

Project Link: https://github.com/svegio/MEE5002

(back to top)

Acknowledgments

I use this space here to list resources that I have found helpful and would like to give credit to.

(back to top)