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
chatappfolder in thehtdocsfolder. -
Start the XAMPP server by start
Apacheserver andMySQLdatabase from XAMPP Control Panel. -
Wait for 5 minutes to start server smoothly.
-
Open any browser and type :
localhost/chatapp/login.php -
Type Default Username -
nk@gmail.comand Password -1234. -
Done!