You are on page 1of 2

HEET BRIJESH JHAVERI | VRAJ AMIN

22BAI1475 | 22BPS1227

DATBASE AND MANAGEMENT SYSTEMS


Project 1
Abstract:
VIT university has a unique system “FFCS” that allows the students to make their
own time table providing the flexibility that the student needs to have for all
round s development and comfort.
However, since the system is based on merit as well as there are different slots
for different branches it is not always possible to keep track of all your friends
time table.
To solve the following problem, we have come up with an interesting application
that helps user to solve the problem.
The main aim is to design a database that could be used to store the data of the
user who has created the account.
The following are the features of the project:
 The user can create their account on the application by signing up. The
user’s name and password are encrypted and stored.
 The user then inputs his schedule which includes the course name, slot,
venue, course code for both theory and lab courses.
 The user sends friend request to his or her friends who have an account
on the application, if the request has been accepted then the timetable of
the requester and accepter are shared mutually with each other.
 The time table of all the friends are then displayed side by side each other
making it easy to keep track of their schedules.
The Databases does the following task:
 Stores the username and encrypted password.
 Stores the data of the user that is the courses registered, course code,
venue and most importantly the slot.
 Stores the follower and following data of the users that is the map of
network of connection of the user.
 The project also deals with the process of storing and querying of data
efficiently.

You might also like