Skip to content

rainaz/buydo

Repository files navigation

#Software Engineering Project: buydo.com

##Installation First of all, my grammar sucks. Please correct it if you found any errors.

Please use XAMPP and Sublime Text 2. Download it from here and here

Clone this repo and copy the contents inside to /XAMPP/htdocs/

After that, the contents inside /htdocs can be accessed from http://localhost/ in your favorite browser.

##For template creator(s):

View the template at http://localhost/buydo/assets/frontend/

If you want to see the example codes, the original files is here: /buydo/assets/frontend/

###To create new template:

  1. create new <file_name>.php file at /buydo/application/views/sample_view/
  2. preview changes at http://localhost/buydo/index.php/vc/show/<file_name>, i.e. http://localhost/buydo/index.php/vc/show/sample (comes from /views/content/sample.php)

###Notes: When referring codes from the template sample, please replace ../.. with <?php echo base_url(); ?>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages