Skip to content

Resume maker Web Application built using CodeIgniter

License

Notifications You must be signed in to change notification settings

wisuja/ci4-resume-maker

 
 

Repository files navigation

Resume Maker Web Application

This is a project that I did when I was in my college studies. It is a resume maker application that was built using CI4 and Laravel.

Steps to install

  1. Click on <> Code button
  2. Copy the HTTPS/SSH repository link
  3. Run git clone command on your terminal.
  4. Install the necessary dependencies by running composer install
  5. Creating .env file by cp .env.example .env and fill in the necessary fields, e.g.: database connection, etc.
  6. Import the database using .sql script provided inside public folder.
  7. Run php spark serve to serve your application.

Resume Maker API repository : Click here

About

Resume maker Web Application built using CodeIgniter

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • PHP 75.6%
  • HTML 15.0%
  • CSS 6.2%
  • JavaScript 2.1%
  • Hack 1.1%