Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anas-araid/s-now
(s-now) snow not now. Snowy and frozen roads monitoring webapp
https://github.com/anas-araid/s-now
google-maps material-design monitoring mysql php
Last synced: 10 days ago
JSON representation
(s-now) snow not now. Snowy and frozen roads monitoring webapp
- Host: GitHub
- URL: https://github.com/anas-araid/s-now
- Owner: anas-araid
- License: mit
- Created: 2018-01-09T20:04:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T13:07:00.000Z (almost 6 years ago)
- Last Synced: 2024-11-15T08:17:15.673Z (about 2 months ago)
- Topics: google-maps, material-design, monitoring, mysql, php
- Language: PHP
- Homepage: https://snowapp.altervista.org
- Size: 3.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# s-_now_
It's a webapp that allows the monitoring of frozen or snowy roads in your area, in order to avoid possible accidents or anything else.
## Getting Started
These instructions will get you a copy of the project to running on your local machine for development and testing.
### Prerequisites
```
* xampp
```### Installing
#### Set up your server
* Copy this repo into your xampp htdocs folder
* in XAMPP uncomment ;extension=php_openssl.dll in php.ini#### Set up the database
* Start the XAMPP control panel (xampp-control.exe)
* From the control panel, start Apache and MySQL
* Click "Admin" for MySQL or navigate to localhost/phpmyadmin in your browser
* Copy "s-now/db/my_snow.sql" file into SQL tab and run```
In your browser, navigate to localhost/s-now and have fun...
```## Built With
* [XAMPP](https://www.apachefriends.org/it/index.html) - Web server
* [PHP](http://php.net/manual/it/intro-whatis.php) - Scripting language
* [MDL](https://getmdl.io/) - Material Design Lite
* [Atom](https://atom.io/) - Atom text editor## Authors
* **Anas Araid** - [asdf1899](https://github.com/asdf1899)