11 Commits

Author SHA1 Message Date
Nicholas Pease 4ea77d8941 Update README.md with Demo Login (#105) 2024-06-15 21:39:10 -04:00
Nicholas Pease 33f42a703a Update README.md with Demo Login 2024-05-24 08:20:21 -04:00
ClarkLach 0db13e3178 Added Deliverables 4+5, Final Presentation Slides (#104) 2024-04-26 00:09:23 -04:00
Nicholas Pease aeb28b0623 Added Firebase Security Warning 2024-04-26 00:08:54 -04:00
ClarkLach 0ac733fa63 Add files via upload 2024-04-25 15:46:44 -04:00
ClarkLach e7f0855578 Delete deliverables/deliverable_5/filler.txt 2024-04-25 15:46:30 -04:00
ClarkLach 0f9a74826a Add files via upload 2024-04-25 15:46:14 -04:00
ClarkLach 67b8725f70 Create filler.txt 2024-04-25 15:45:26 -04:00
ClarkLach b9e244cf03 Delete deliverables/deliverable_4/filler.txt 2024-04-25 15:45:14 -04:00
ClarkLach 4a5078cab3 Add files via upload 2024-04-25 15:44:57 -04:00
ClarkLach 29de0c85fe Create filler.txt 2024-04-25 15:44:43 -04:00
25 changed files with 10 additions and 0 deletions
+10
View File
@@ -11,6 +11,14 @@ The live version of this app can be found at:
https://chatma.ps/ https://chatma.ps/
Demo Login:<br/>
Email: demo@chatma.ps<br/>
Password: demoapp<br/>
Please note. The demo is restricted to sending messages, and creating rooms. This is intented to ensure the demo remains an adequate example of the functionalities of this application. If you would like to test the full set of features, please make an account.
A local version can be run (assuming you have Node installed) with: A local version can be run (assuming you have Node installed) with:
cd frontend-next/ cd frontend-next/
@@ -23,3 +31,5 @@ then navigating to:
http://localhost:3000 http://localhost:3000
NOTICE: Access to firebase from localhost has been disabled due to security considerations. To demo our app, please go to https://chatma.ps!
Binary file not shown.