Giter Site home page Giter Site logo

rakshixh / jobvio.in Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 17.1 MB

Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )

Home Page: http://jobvio.hstn.me/

License: MIT License

PHP 20.20% CSS 76.60% Hack 0.45% JavaScript 2.75%
dbmsminiproject online-job-portal php sql database-management mysql

jobvio.in's Introduction

Jobvio.in - Online Job Portal

(DBMS Mini Project)

How to install Xampp?

It is completely free and easy to install Apache distribution containing MySQL, PHP, and Perl. First, download XAMP from https://www.apachefriends.org/download.html. In the first page, select the components you want to install.

xmp1

Select the installation directory so that all the components that you choose will be installed in this directory.

xmp2

XAMP also allows you to easily install PHP based applications. Bitnami module provides the easiest way to install WordPress, Drupal or Joomla among others on top of your XAMP after the installation you will see the control panel.

Once you are done with Xampp installation, let’s move ahead and see how to run a PHP file in xampp server.

How to run PHP program in Xampp step-by-step?

  • Download this repository as zip file. Extract it and rename folder as "jobportal"

  • After completion of the installation, you can use the XAMPP Control Panel to start/ stop all servers.

  • Start Mysql and Apache servers.

xmp3

  • Copy that folder (jobportal) to "htdocs" (C:/Program Files/XAMPP/htdocs)

  • You can also create any folders inside "htdocs" folder and save codes over there.

Access phpMyAdmin to setup MySQL database

  • Select phpMyAdmin tab

xmp5

Alternatively, you may access phpMyAdmin via the XAMPP manager / controller, click Go to Application button to access XAMPP dashboard. The main page should look similar to the following

xmp6

Create a database

Let's create a jobportal database. To create a database, there are several options.

You may use the Create database feature.

  • On the phpMyAdmin screen, select the Databases tab. Alternatively, you may click the New link on the left panel.
  • Under the Create database, enter a Database name
  • Click the Create button

xmp7

Import SQL file

  • On the phpMyAdmin screen, select the jobportal database
  • Select the Import tab

xmp8

  • Choose the jobportal.sql file to import

xmp9

  • Click the Go button to run the command.

To access localhost: search http://localhost in any browser.

xmp4

  • To run this project, open localhost/jobportal/index.php or type it in the browser then it gets executed.

Screenshot (298)

Screenshots

1

2

3

4

5

6

7

8

Don't forget to star this repository if you find it helpfull!!

jobvio.in's People

Contributors

rakshixh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

jobvio.in's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.