You are on page 1of 6

College Review

INTRODUCTION
With the rise in interest of the Nepalese students to get an international degree, it is
becoming essential that they get proper guidance of what will be their best
destination for the aboard studies. The main aim of this project was to create a web
application through which all those who are dreaming of going aboard for their
higher studies can get resourceful information.
OBJECTIVES
Objectives

1 To analyze existing system and Gather Requirements.


2 To design and develop database model of the system and user interface.
3 To code the model to produce a working system.
4 To test the working system.
5 To document the project.
FRONT-END

These days, front-end development refers to the part of the web users interact with.
Now, developers need a handle of programs like Photoshop and be able to code
not only in HTML and CSS, but also JavaScript or jQuery, which is a compiled
library of JavaScript.
BACKEND
PHP is a server-side back-end programming languages. It helps us to send and get
request and data from and to databases like MySQL, and if you are using PDO, you
can communicate to up to 12 different databases like SQLite, Oracle, MS Access, MS
Server, and more.
DATABASE
MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius'
daughter, and "SQL", the abbreviation for Structured Query Language. The MySQL development project has made its source code available under the terms
of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL was owned and sponsored by a single for-profit firm, the
Swedish company MySQL AB, now owned by Oracle Corporation. For proprietary use, several paid editions are available, and offer additional functionality.

You might also like