Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit 16cf40a

Browse files
authored
Merge pull request #88 from CECS-478-AuRave/torch2424-patch-1
Updated the readme
2 parents 176e08b + 73399d3 commit 16cf40a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# SecureChat
2-
End-To-End Ecryption app. Created using Ionic and Node.js, using the MEAN stack
2+
End-To-End Ecryption app. Created using Ionic v2 Beta 11 and Node.js, using the MEAN stack
3+
4+
![Ionic Serve Example](https://cloud.githubusercontent.com/assets/1448289/20864143/09a2eef2-b999-11e6-96c3-ab0d4e4e0a3e.gif)
35

46
[Documentation](https://github.com/CECS-478-AuRave/SecureChat/wiki)
57

68
[ApiEndpoint](https://shushapi.aaronthedev.com/)
79

810
[SSL Labs Results (Grade: A+)](https://www.ssllabs.com/ssltest/analyze.html?d=shushapi.aaronthedev.com&latest)
11+
12+
[Google Play Store Android Alpha](https://play.google.com/store/apps/details?id=com.aurave.shushchat&hl=en)
13+
14+
# Contributing
15+
**Client**
16+
The client (under client/securChatIonic), can be developed by following [Standard Ionic Installation](https://ionicframework.com/docs/v2/setup/installation/), and uses the standard [Ionic Tutorial Conventions](https://ionicframework.com/docs/v2/setup/tutorial/).
17+
18+
**Server**
19+
The server is made in express, and uses mongoose to interact with MongoDB, a simple tutorial [can be found here](https://scotch.io/tutorials/using-mongoosejs-in-node-js-and-mongodb-applications).

0 commit comments

Comments
 (0)