TABLE AND DATABASE DESIGN
TABLE DESIGN
Admin Login Table
Database Design:
The database design is a must for any application developed especially more for the data store projects. Since the chatting method involves storing the message in the table and produced to the sender and receiver, proper handling of the table is a must.
In the project, login table is designed to be unique in accepting the username and the length of the username and password should be greater than zero