Skip to content

Instantly share code, notes, and snippets.

@zhenya123
Created January 19, 2017 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhenya123/ed20ab8e452cf67a7e2b5f9eb660a75b to your computer and use it in GitHub Desktop.
Save zhenya123/ed20ab8e452cf67a7e2b5f9eb660a75b to your computer and use it in GitHub Desktop.
Project Proposal 1

PROJECT PLAN

Website idea:

Travel blog about adventures of my boyfriend and I.

Tools I will be using:

Front-end: jQuery, d3.js for map
Backend: PHP
+Bootstrap css library

Features I would like to implement:

  • Clickable map on the home page that would have the places we visited highlited (have little icons with photos if possible?)
  • Clicking the location on the map would redirect the user to the page about this trip
  • This page will contain photos, survey about the place
  • Add an ability to comment/rate a photo (user would have to enter their name and comment without registration and submit to the database)
  • Survey data (will be supplied through the backend) will be used for comparison charts that will be displayed on a separate page accessible from the home page

Questions:

  1. Will it be possible to implement above with the tools I selected? Are there better tools for this?
  2. What persistent storage and hosting option should we use?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment