Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.15 KB

readme.md

File metadata and controls

40 lines (24 loc) · 1.15 KB

chat

What can you do on this application?

  • you can create an account
  • you can talk live with several people
  • you can edit any information on your account
  • you can search for different users
  • you can become an admin (you have access to different things)
  • you can manage your notifications
  • you can search for live users

Programming Languages

The programming languages used for this project are: html, css, sql, javascript (es6+) and php.

Link to app: https://chat.lazarnarcis.ro.

How to run this

Download XAMPP from here and install it.

Now open XAMPP and start Apache and MySQL.

Create a new folder

Go to C:\xampp\htdocs.

Here you can create a new folder (folder-name) and upload the code from this repository.

Create a new database

Type http://localhost/phpmyadmin in your browser, create a new database with the name chat and upload chat.sql file in that!

Run app

Now you can type http://localhost/folder-name in your browser.


This project is made by Narcis