Skip to content

Commit

Permalink
chore: Added the encrypted Chat_app by Parmesh Bhatt (#1403)
Browse files Browse the repository at this point in the history
* Update projects.json

Signed-off-by: Parmesh Bhatt <101285245+Parmesh119@users.noreply.github.com>

* Update src/DB/projects.json

Co-authored-by: Priyankar Pal  <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Parmesh Bhatt <101285245+Parmesh119@users.noreply.github.com>

---------

Signed-off-by: Parmesh Bhatt <101285245+Parmesh119@users.noreply.github.com>
Co-authored-by: Priyankar Pal  <88102392+priyankarpal@users.noreply.github.com>
  • Loading branch information
Parmesh119 and priyankarpal authored Jun 29, 2023
1 parent 747c60f commit 6799bcb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@
"title": "temperature converter",
"description": "This is the application for to convert the temperature from one unit to another unit.",
"tech": ["JavaScript"]
},
{
"link": "https://github.com/Parmesh119/Chat_App",
"title": "iChat_app",
"description": "This is the encrypted chat_application that is only accessible to those only who have writes to access it. No other can add or edit it.",
"tech": ["React.js", "JavaScript"]
}
]
},
Expand Down

1 comment on commit 6799bcb

@vercel
Copy link

@vercel vercel bot commented on 6799bcb Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut-git-main-priyankarpal.vercel.app
projectshut.vercel.app
projectshut-priyankarpal.vercel.app

Please sign in to comment.