Skip to content

tslater2006/ProjectViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


PeopleSoft Project Viewer

An awesome README template to jumpstart your projects!
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

This project allows you to inspect the contents of an Application Designer Project file without having to run a compare report or import it into a database.

This can be useful in scenarios where you have a backup project exported and need to retrieve/look at a piece of code from it, but don't necessarily want to import the entire PeopleCode program.

Another use-case I've found is confirming if an item was included in a project file or not.

Screenshots

Product Name Screen Shot Product Name Screen Shot

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.

(back to top)

Getting Started

There are 2 ways to obtain this software, you can either clone this repository and build using Visual Studio, or grab a binary release from the releases page.

Installation

This application is offered in a standalone configuration meaning there is no installation process. Either build it locally or grab a binary release and unzip it to the folder of your choosing. Running ProjectViewer.exe from that location will open the software.

Usage

Once the application is running, you can start by opening a project file with File -> Open. Once open, a listing of all definitions present in the project will be shown in a tree view on the left. Clicking one of these will open an overview similar to the "Upgrade" tab in Application Designer.

For supported objects (a limited set currently) you can further inspect these items by double clicking, for example PeopleCode/HTML/CSS definitions support this.

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

Timothy Slater - @tjslater2006

Project Link: https://github.com/tslater2006/ProjectViewer

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages