Skip to content

Calendar

Eran Hadad edited this page Jun 15, 2018 · 12 revisions

Calendar

dates and description

October

  • 22/10/17 - start project, open github repository, and wiki, start working on the algorithm.
  • 26/10/17 - create UML diagrams for models (Student, Classroom, School etc.)
  • 30/10/17 - meeting with DR Shimrit and discuss algorithm, together we were thought about improving the algorithm, finally we designed a new algorithm and I was summary the meeting.
  • 31/10/17 - edit Readme page, linked to important url.

November

  • 2/11/17 - write algorithm introduction
  • 13/11/17 -meeting with DR Shimrit and discuss algorithm. also, I present "Izunit" and we thought about how to become more efficiency
  • 20/11/17 -create server includes controllers, services, and routing. connect to front-end by send index.html file. connect to db ~ mongodb
  • 25/11/17 -create client side with angular 5, build login page, admin module and student module

December

  • 5/12/17 -add to client side the following functions:
    1. create a new school.
    2. create a layer and adding students to this layer.
    3. add students from xls file.
    4. any student can log in after admin add hem, and choose student he/she want to be with.
    5. admin can click on "match" button and then return student by layer and classrooms.
    6. admin can save the match
  • 15/12/17 -start design the client side. add nav service, and auto login
  • 18/12/17 -meeting with DR Shimrit and discuss algorithm. also, I present a prototype

January

  • 1/1/2018 work on alpha report
  • 14/1/2018 change login page
  • 28/1/2018 fixe bugs

February

  • 14/2/2018 get feedback from my student and improve ui and ux

March

April

  • 15/4/2018 use fxFlexLayout for responsive appand update layout pages
  • 22/4/2018 create api wiki page

May

  • 1/5/2018 create tests files
  • Miluim
  • 27/5/2018 create python scripts for auto classes create

June

  • 1/6/2018 start test algorithm
  • 4/6/2018 analysis tests result
  • 12/6/2018 write a beta report
  • 14/6/2018 work with networkx python repository for creatre network
Clone this wiki locally