Skip to content
forked from niceplaces/website

Homepage and back-end of Nice Places website

License

Notifications You must be signed in to change notification settings

kselena/website

 
 

Repository files navigation

Nice Places Website

Discover the culture around you

Nice Places helps you to discover the places of interest in your area briefly describing their history and characteristics.

Places Descriptions Downloads on Google Play Contributors GitHub repo size

Nice Places screenshots

This project was born in 2018 from the idea of two students from Siena, Italy. Our mission is to create a mobile application to help users discover historical and cultural places of interest in their vicinity and to provide brief information about them.

Nice Places is available as Android app and as a progressive web app in both Italian and English.

In 2022, the project became open source to allow anyone to contribute.

Join the Discord channel

📝 Copyright notice

The source code available in this repository is licensed under the MIT license, however this repository contains digital assets to which the following terms apply.

The logos, names and texts of Pro Loco Sovicille, Cammino d'Etruria and Pro Loco Murlo are used with the permission of the respective associations and belong to them.

The profile photos of people appearing on the site are used under their permission and belong to them.

The contents mentioned above MUST NOT be used outside the Nice Places project.

🛠️ Installation Steps

  1. Clone the repository.

    git clone https://github.com/niceplaces/website.git niceplaces
  2. Download and install XAMPP.

  3. Place the folder niceplaces in htdocs folder of XAMPP (e.g. in Windows the default path is C:\xampp\htdocs).

  4. Open XAMPP Control Panel and run Apache module.

  5. Open http://localhost/niceplaces/ in your browser.

TODO: add the instructions to configure the local MySQL database and a Google Maps API key

🤝 Contributing

Do you want to contribute to this repository? You are welcome! Read the Contributing Guidelines, fork this repository, create your own branch, make your changes and make a pull request!.

About

Homepage and back-end of Nice Places website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 72.1%
  • JavaScript 15.9%
  • CSS 7.3%
  • HTML 4.7%