/Twitter-Mini

Twitter like web app for Dbms course work S5 nit calicut.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Twitter Mini

Simple Twitter like web app

Details of software

Backend - Nodejs,Database - Mysql and Front end adaptedfrom w3 schools.

To run on our system

1 clone the repo

2 install mariadb and nodejs(npm)

3 run command npm i to install all packages for nodejs

4 change user name, password details of db in app.js

5 run command node app.js

6 go to url localhost:3000/ for a live demo

For details

Contributers