Skip to content

aleksandrpikul/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN?

I) You can make local server on base LAMP + Nginx like: https://losst.ru/nastrojka-proksi-nginx or https://istarik.ru/blog/linux/61.html

II) You can use XAMPP:

2a) Download https://www.apachefriends.org/ru/download.html;

2b) Copy project in C://xampp/htdocs;

2c) Button Start for Apache and MYSQL is on;

2d) Push on button Admin for MYSQL. Now you need to import database my-db2.sql or bookshop.sql in phpmyadmin. Before you need to create database and name it my-db2 or bookshop;

2e) Check browser like localhost/ or localhost/onlinebookstore/.

SOME FEATURES

For my-db2:

I)   Captcha;

II)  Picture for users;

III) Authorization for manager and expert with the help .htaccess;

IV)  System of comments;

V)   Coookies;

VI)  Storing passwords of users like hash (md5).

1 2 3 4 5 6 7 8 9 10


Contact with me: aleksandrpikul134@gmail.com

Releases

No releases published

Packages

No packages published

Languages