Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. # Jospeh Podnar - Project 1 Proposal
  2.  
  3. ## What is your site going to be about?
  4. Home monitoring VIA internet of things, with user levels to control who can look at what.
  5.  
  6. ## What technology are you going to be using?
  7. PHP, CSS, HTML, Maybe XML, Javascript for live updating, Probably mySQL database for saving the information. For the first half of the project this will be mostly creating the front end interface and connecting it to the SQL databse. The 2nd half will be about connecting the devices to the database.
  8.  
  9. ## Using a frontend framework? Which one?
  10. No current plan to do so
  11.  
  12. ## Also, anything else you think may be important to have added to the plan. We just want to cover all our bases.
  13. I need to get my devices either talking to an SQL server or have a request based interface, but as stated that is a 2nd half problem.
  14.  
  15. ## OPTIONAL: Do you want to use some advanced topics?
  16. My topic is rather an advanced topic to begin with.
  17.  
  18.  
  19. ### If I have trouble with this, I may switch to a web based overlay that allows editing of pages to be viewed through my site. This would involve a PHP backend, CSS, HTML, javascript, and storage of this information via a mySQL database. No planned use of an existing front end unless I find one that does what I want. Important thinks to add are handling dynamic code and what to do when a site changes.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement