Skip to content

Commit

Permalink
Ver:3.0.1--Minor-Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tberey committed Jul 31, 2021
1 parent fb8d006 commit b51fba3
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 5,396 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ A Chatroom Application with User Authentication & Accounts. Login & Register to
* [Typescript](https://www.typescriptlang.org/)
* [NodeJS](https://nodejs.org/en/)
* [Scoket.io](https://socket.io/)
* [ExpressJS](https://expressjs.com/)
* [Express](https://expressjs.com/)
* [MySQL](https://www.mysql.com/)
* [EJS](https://ejs.co/)
* [Rollbar](https://rollbar.com/)
Expand Down Expand Up @@ -185,6 +185,7 @@ Below is the refined and confirmed roadmap, that has been planned for completion
|Version 2.2.0 | [2020-05-20] | <ul><li>Final EJS Update & Cleanup</li><li>Further client-side Scripting restructure & tidy-up.</li><li>CSS stylesheets consolidation (2=>1).</li><li>Comments rewriting and tidy.</li><li>Final checkovers and tidy up + Testing.</li><li>Update README.md</li></ul>|
|Version 2.2.0 | [2020-05-20] | <ul><li>Renaming and descriptions editing.</li><li>Update README.md</li></ul>|
|Version 3.0.0 | [2021-07-29] | <ul><li>Project-wide update, reformat and clean-up, including modules.</li><li>Update README.md</li></ul>|
|Version 3.0.1 | [2021-07-31] | <ul><li>Updates to session management implementation, plus a new interface.</li><li>Updates to database interactivity and infrastructure, creating new seperate class.</li><li>Update README.md</li></ul>|
<br><hr><br>
Expand Down
Loading

0 comments on commit b51fba3

Please sign in to comment.