From 46d46c71a68da208bfc2bc1e150a4c21bf44de87 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Wed, 13 Jul 2022 16:21:27 -0700 Subject: [PATCH] update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb25208..b890607 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ After the majority completion of vital api functionalities such as the ability t information, generate information, delete information, authentication etc. I have created a new repository for the next frontier of this project. I am now concurrently working on the [School Management Website](https://github.com/SowinskiBraeden/school-management). -The School Management Website. is going to be written using the [Vue.js](https://vuejs.org/) framework. Vue.js is a popular framwork for working on frontend UI programs. I am currently unfamiliar with the framework but plan on learning the framework to use it more in the future. +The School Management Website, is going to be written using the [Next.js](https://nextjs.org/) framework. Previously the plan +was to use Vue.js, and I started work on the project, which I have now decided to discontinue and archive it [here](https://github.com/SowinskiBraeden/school-management-archived). I now plan to start from scratch and use Next.js as I believe it is more +suited for this project and is more popular with its use of React.js over Vue.js.
### Built With