From 338f6b8efcaaddbc30a1e1c450bde580effe301c Mon Sep 17 00:00:00 2001 From: cyburns <72774499+cyburns@users.noreply.github.com> Date: Sun, 14 Apr 2024 14:36:56 -0400 Subject: [PATCH 1/2] Update README.md server --- server/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/server/README.md b/server/README.md index a0f815e8f..8fec86b22 100644 --- a/server/README.md +++ b/server/README.md @@ -7,6 +7,11 @@ **For future development teams**: If you wish to update the server and re-deploy through heroku, you will need to get the credentials from one of the last team members: +- Cyrus Burns +- Brian Yan +- Eliza Zhang +- Jon Wage + - [Alex Yu](https://www.linkedin.com/in/alexjihunyu/) [@buddhajjigae](https://github.com/buddhajjigae) - [Daryl Foster](https://www.linkedin.com/in/darylfosterma/) [@MadinventorZero](https://github.com/MadinventorZero) - [Jonathan Calvo Ramirez](https://www.linkedin.com/in/jonathan-calvo/) [@jonocr](https://github.com/jonocr) From c71cd00bc4d3feb4d20acbb0aff45e350b68b504 Mon Sep 17 00:00:00 2001 From: cyburns <72774499+cyburns@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:41:10 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce612d06..989de21ef 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@

ReacType

-**ReacType** is a React prototyping tool that allows users _visualize_ their application architecture dynamically, employing an interactive drop and drag display with real-time component code preview and a collaboration room that features live video and chat functionality. Generated code can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!** +**ReacType** is a React prototyping tool that allows users _visualize_ their application architecture dynamically, employing an interactive drop and drag display with real-time component code preview and a collaboration room that features live video and chat functionality. Generated code can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!!!**