Skip to content

Resume building website using PHP, Materialize CSS, HTML & Jquery

License

Notifications You must be signed in to change notification settings

zahedbri/ResumeBuilderApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ResumeBuilderApp

A Resume building webapp made using PHP, Materialize CSS, HTML & Jquery

The resume builder consists of user login and sign up wherein the user can enter the details in the form and these details are stored into database accordingly and the email address is taken as primary key and it is used to fetch the details from the corresponding tables and displayed to the user in the format of resume. The resume consists of contact information, educational details, experience details and skills which are in forms and later fetched from database with email address as primary key. The resume can be edited as well by the user by simply editing the forms and it gets updated to the database.

Home page

alt text

Database

Resume builder consists of the following tables in MySQL database for the functioning of the portal. These tables are created using phpMyAdmin and are constantly updated/inserted values using php by the user.

alt text

About

Resume building website using PHP, Materialize CSS, HTML & Jquery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.9%
  • Hack 22.1%
  • JavaScript 18.0%