Skip to content

drobb2020/excession-management-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Excession Development Management Portal

A single pane landing page so I can manage all my services in my business lab.
Explore the docs »

View Demo · Report Bug · Request Feature

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

About The Project

Product Name Screen Shot

I have so many servers and services in my lab that I decided to create this landing page so I only have to go a single page to access all of my services. Most of these applications are related to my job as a Solution Support Engineer.

(back to top)

Built With

(back to top)

Getting Started

Feel free to clone or download this repository as a model to build your own management portal.

Installation

  1. Clone the repo

    git clone https://github.com/drobb2020/excession-management-portal.git
  2. Use VSCode as your editor and customize to your hearts content.

(back to top)

Usage

This website is quite specific on usage as the links connect to Micro Focus software installed in my lab. Feel free to use the framework to build your own management portal.

(back to top)

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 - @davidrobb2 - [email protected]

Project Link: https://github.com/drobb2020/excession-management-portal

(back to top)

Acknowledgments

Thanks to Coding-in-Public for the tutorial in animating and controlling accordion dropdowns.

(back to top)