Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #19

Merged
merged 1 commit into from
Feb 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 34 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,52 @@ Chronos is a comprehensive developer tool that monitors the health and web traff

## What's New?

### Chronos 14.0
### Chronos 15.0

<div>

Contributors:
[Arnold Pinkhasov](https://github.com/apinkhasov101),
[Ashley Bisram](https://github.com/ashleybisram),
[Fridchard Chery](https://github.com/Gitfrich),
[Peter Toussaint](https://github.com/Peter2oussaint)

</div>
Updates:
<li>Forthcoming</li>


<a href='link here'>Version 15.0 Medium Article</a>

### **Iteration Log**
<details><summary>Chronos 14.0</summary>
<ul>
<div>


Contributors:
[Michael Tagg](https://github.com/mdtagg),
[Ted Pham](https://github.com/TedPham397),
[Sofia Sarhiri](https://github.com/sarhiri),
[Stephen Yang](https://github.com/stephenhyang),
[Stephen Yang](https://github.com/stephenhyang)

</div>
Updates:
<li>Implemented a new visualization button (example) to expedite data rendering processes.</li>
<li>Refactored microservices example, switched over to community version of MongoDB for easier URI implementation.</li>
<li>Modularized cluttered components into modular units to improve code readability and reusability.</li>
<li>Optimized startup scripts to reduce application load time and streamline environment configuration.</li>
<li>Upgraded Material-UI from version 4 to version 5, adapting to new API changes and improving UI responsiveness. </li>
<li>Refactored portions of the electron app </li>
<li>Refactored data parsing logic to reduce unnecessary rerenders and improve app performance</li>
<li>Fixed data bottle necks in the local npm packages, data is now able to flow to microservices for data visualization</li>

<ul>
<li>Implemented a new visualization button (example) to expedite data rendering processes.</li>
<li>Refactored microservices example, switched over to community version of MongoDB for easier URI implementation.</li>
<li>Modularized cluttered components into modular units to improve code readability and reusability.</li>
<li>Optimized startup scripts to reduce application load time and streamline environment configuration.</li>
<li>Upgraded Material-UI from version 4 to version 5, adapting to new API changes and improving UI responsiveness. </li>
<li>Refactored portions of the electron app </li>
<li>Refactored data parsing logic to reduce unnecessary rerenders and improve app performance</li>
<li>Fixed data bottle necks in the local npm packages, data is now able to flow to microservices for data visualization</li>
</ul>

<a href='link here'>Version 14.0 Medium Article</a>
<a href='https://medium.com/@m.sofiasarhiri/a-tale-as-old-as-time-for-the-modern-developer-chronos-v-14-f84733fd4f93'>Version 14.0 Medium Article</a>

### **Iteration Log**
</ul>
</details>

<details><summary>Chronos 13.0</summary>
<ul>
Expand Down