A real-time chat application which run on local server.
- It can be access by login in the app.
- It can add new users in the app.
- Windows 10
- Install XAMPP server from here according to your operating system (Windows/MacOS/Linux).
- Simply install it.
-
Download or clone the repository.
-
Put the
chatapp
folder in thehtdocs
folder. -
Start the XAMPP server by start
Apache
server andMySQL
database from XAMPP Control Panel. -
Wait for 5 minutes to start server smoothly.
-
Open any browser and type :
localhost/chatapp/login.php
-
Type Default Username -
[email protected]
and Password -1234
. -
Done!