GithubHelp home page GithubHelp logo

momonaim / webp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 46.85 MB

The best Job Portal ever

Home Page: https://webp.wuaze.com/

License: MIT License

PHP 87.01% CSS 9.46% HTML 0.24% Hack 2.17% JavaScript 1.09% Makefile 0.02% SCSS 0.02%
bootstrap candidate html-css-javascript job mysql php portal recruiter recruitment

webp's Introduction

webp

The best Job Portal ever

░██╗░░░░░░░██╗███████╗██████╗░██████╗░ ░██║░░██╗░░██║██╔════╝██╔══██╗██╔══██╗ ░╚██╗████╗██╔╝█████╗░░██████╦╝██████╔╝ ░░████╔═████║░██╔══╝░░██╔══██╗██╔═══╝░ ░░╚██╔╝░╚██╔╝░███████╗██████╦╝██║░░░░░ ░░░╚═╝░░░╚═╝░░╚══════╝╚═════╝░╚═╝░░░░░ by: ASKA + 1

WEBP

By : ASKA

Devlopped by :

Abdelmounim MOUADILI
Safaa HIFDI
Kaoutar MEZOUAHI
Aya DAROUICH
Secret AGENT


Live Preview

Live Preview Link:

https://webp.wuaze.com/

Recommended to Create account first

  
or login

candidat:
login: [email protected]
password: [email protected]

recruiter:
[email protected]
123

admin:
https://webp.wuaze.com/admin/admin_login.php

[email protected]
123456

DATABASE MOST BE NAMED WEBP3

phpMyAdmin console:

Requirements for the Blob data:

set global max_allowed_packet=1073741824;
set global net_buffer_length=1048576;

BDD location

  
9 results - 9 files

webp.sql:
  20  --
  21: -- Base de données : `webp3`
  22  --

admin\connection\db.php:
  4  $password = ""; // Change this to your database password
  5: $database = "WEBP3"; // Change this to your database name
  6  

connection\db.php:
  4  $password = ""; // Change this to your database password
  5: $database = "WEBP3"; // Change this to your database name
  6  

RECRUITER\DASHBOARD\connection\db.php:
  4  $password = ""; // Change this to your database password
  5: $database = "WEBP3"; // Change this to your database name
  6  

RECRUITER\DASHBOARD\phpcode\approve.php:
  16      // Database connection
  17:     $dsn = 'mysql:host=localhost;dbname=webp3';
  18      $username = 'root';

RECRUITER\DASHBOARD\phpcode\post_job_code.php:
  49      // Database connection
  50:     $dsn = 'mysql:host=localhost;dbname=webp3';
  51      $username = 'root';

RECRUITER\DASHBOARD\phpcode\reject.php:
  16      // Database connection
  17:     $dsn = 'mysql:host=localhost;dbname=webp3';
  18      $username = 'root';

RECRUITER\DASHBOARD1\connection\db.php:
  4  $password = ""; // Change this to your database password
  5: $database = "WEBP3"; // Change this to your database name
  6  

RECRUITER\phpcode\post_job_code.php:
  49      // Database connection
  50:     $dsn = 'mysql:host=localhost;dbname=webp3';
  51      $username = 'root';

webp's People

Stargazers

 avatar

Watchers

 avatar

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.