chstudebaker / herobase

0 stars 0 forks source link

Herobase

Introduction

Managing multiple storylines can be challenging, especially when each storyline is as complex as the other. "Keeping them straight" involves maintaining clarity and organization among plot threads, characters, settings, and events within each storyline. This requires the use of organizational tools such as outlines, timelines, and character profiles.

Introducing Herobase, the fully functional prototype story keeper designed to help amateur writers keep their stories straight in an easy and understandable way. Whether you're a beginner or experienced writer, Herobase can assist you in managing your story elements effectively.

Features

Technology Stack

Herobase is built using the following technologies:

Usage

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies listed in the pom.xml file.
  3. Configure the application according to your environment.
  4. Run the application and start managing your stories with Herobase.

Contributions

Contributions to Herobase are welcome! If you have ideas for improvements or new features, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Demonstration video:

https://madisoncollege365-my.sharepoint.com/:v:/g/personal/cstudebaker_madisoncollege_edu/Ef_miuR2g2pBrFEgBY3rMNEBCKu8sQyccDB71OCF0gED-w?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJPbmVEcml2ZUZvckJ1c2luZXNzIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXciLCJyZWZlcnJhbFZpZXciOiJNeUZpbGVzTGlua0NvcHkifX0&e=e7IGFg

Note: I forgot to talk about what I changed since my Peer review. I updated my Jsp's significantly, as well as removing some unnecessary code to reduce the load on my servlets. Thank you Jimmy for pointing this out.