Giter VIP home page Giter VIP logo

my_book_store's Introduction

My_Book_Store

A site to manage your library !!

####You need to have PHP5.6+ #####Test this project in a LAMP stack please !!

/!\ HOW TO USE /!\

Don't forget to import the sql file before !!

LOGIN : admin
PASSWORD : admin


Plugins and libraries :


Warning :

First you need to grant some write and read acces to this project : sudo chmod -R 0777 path/to/My_Book_Store


(Optional) You can change the my_book_store.prod.conf like this :

DocumentRoot path/to/project/
<Directory path/to/project/>

After that you can put the .conf file in your apache directory (/etc/apache2/sites-availables) and :

sudo a2ensite my_book_store.prod.conf
sudo service apache2 reload

If you are want to test the project, go to your /etc/hosts file and add this : 127.0.0.1 www.my_book_store.prod

After that you can go to your favorite web navigator and write :

http://www.my_book_store.prod/

my_book_store's People

Contributors

isma91 avatar

Watchers

James Cloos avatar  avatar Roman Karimov 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.