This project is using knockoutJS library to implement MVVM design pattern.
The live demo of this project is available here (it's dependent on 3rd party api's like Google Maps API and weather API)
- Download the repository as zip file in your computer or alternatively you can clone or fork it.
- Start the local server and visit the
index.html
file in your browser. - For running the local server first install python language and run the following command
- For Python 2:
python -m SimpleHTTPServer 8000
- For Python 3:
python -m http.server 8000
yes. you can use and even customize it to suite your needs but remember this project is written using the knockoutJS library so this is the last thing you want to do! :)
Have any questions feel free to reach me out at rehanumardogar[at]gmail.com