Difference between revisions of "Proj-2013-2014-Open DynDNS"

From air
Jump to navigation Jump to search
Line 36: Line 36:
 
* Downloaded Kivy to test on Android tablet
 
* Downloaded Kivy to test on Android tablet
 
* Downloaded Flask to test a simple Web-based interface
 
* Downloaded Flask to test a simple Web-based interface
  +
  +
== Week 4 : February 3rd - February 7th ==
  +
* Server side coding (REST-ful server with Flask)
  +
  +
== Week 5 : February 10th - February 14th ==
  +
* Server side coding (modification of bind9 configuration files whenever there are REST updates)
   
 
= Related documents =
 
= Related documents =

Revision as of 11:10, 17 February 2014

Introduction

Project Open DynDNS 2014

Team

  • Tutors : Thomas Calmant, Didier Donsez

Introduction

Project Open DynDNS 2014

Software Requirements Specification (SRS)

Project objectives

Progress

Week 1 : January 13th - Janurary 17th

  • Project discovery
  • Finding some ideas
  • Evaluate complexity of project


Week 2 : January 20th - Janurary 24th

  • Fix project objectifs
  • Discussion with tutors about potential improvement
  • Read documents regarding exisiting DNS clients and servers (bind9, powerDNS)

Week 3 : January 27th - Janurary 31st

  • set-up a bind9 server on Ubuntu (VMWARE)
  • Downloaded Kivy to test on Android tablet
  • Downloaded Flask to test a simple Web-based interface

Week 4 : February 3rd - February 7th

  • Server side coding (REST-ful server with Flask)

Week 5 : February 10th - February 14th

  • Server side coding (modification of bind9 configuration files whenever there are REST updates)

Related documents

Github repository : Git Open DynDNS