Skip to content

icos-urenio/virtual-city-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualCityMarket

===================

The application enables the creation of a smart marketplace managed by the local shopping community. It empowers the city local market by bringing together customers and merchants.

VirtualCityMarket has been developed within the European project PEOPLE. Find out more at http://smartcityapps.urenio.org.

License

VirtualCityMarket's source code is licensed under the GNU Affero General Public License.

Installation

  • Create a database in your mysql server.

  • Import data/market.sql to the database.

  • Copy the application directory to your web server.

  • Edit config.inc.php and add your mysql connection details. You can manage other settings in the Admin Panel (/virtual-city-market/admin/index.html).

  • Change the root password (/virtual-city-market/account/settings/index.html)

  • Make sure that mod_rewrite is enabled.

  • If you install the application in a directory different than "virtual-city-market" change the directory name in the following line of the .htaccess file:

    RewriteRule . /virtual-city-market/index.php [L]

Default passwords

root - login: root, password: root

business - login: business, password: business

user - login: user, password: user

Changelog

Version 1.0b2

  • Beta 2 release

Version 1.0b

  • Beta release

Version 1.0a

  • Initial public release

About

Empowers the city local marketplace by bringing together customers and merchants.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published