Skip to content
elishla edited this page May 23, 2016 · 4 revisions

Iteration 2 goals:

  • Registered user can log in to his account and to perform all functionality that exists in the website.
  • Registered user can log out of his account.
  • Having an option to register to the website.
  • Having option to restore forgotten password of registered user by sending him an email.
  • Having option to choose a lesson according to date or type of lesson with link to the details of the lesson.
  • Having option to register to a lesson.
  • Performing to a logged-in client the lessons that he his registered for.
  • Having an option to read an explanation about every lesson in the Gym.

###Information about the tasks: Huboard
Issues
Our gitter

###Testing optional tests on the main tasks of this iteration:
1.
test: register to a lesson
expected result:
-The registration is shown in the table LessonsOfClients.
-The registration is shown in the page "individual".
2.
test: choose a lesson in order to register to it.
expected result: The link of the lesson that was choosen will go to the right page
3.
test: press log in
expected result:
-all lessons that the client registered to will show
-a log out button will be shown
4.
test: press log out
expected result: home page will be shown (not logged-in)
5.
test: press on forgot password
expected result: an email will be sent to the user
6.
test: press on ourLessons in navbar
expected result: an explanation about this lesson will be shown
7.
test: pressing on the link register from log-in page
expected result: A register page will be shown
8.
test: pressing on the create user button
expected result: the new client will be added to table clients

###screenshot of the huboard before of this iteration screenshot before

###screenshot of the huboard in the end of this iteration screenshot after

###conclusion of the iteration: We did not finish all the tasks of iteration 2, we preferred to have a wiki page for the iteration, so the tables we wanted to add in this iteration we put in the next one.

There is still the risk that we won't manage to accomplish the project till the end of the semester (which is really very close...) so all the team must be responsible and care about our project: checking mails twice a day (at least), doing their tasks from the huboard not in the last moment...

###Meeting and discussion summary, feedback of the customer: *We decided to organize the work in hierarchy order-there are some tasks that have to be done before another *We straightforward line with every body to make sure that we all know visual studio, c# , git etc.

Iteration 3 planning:

In next iteration we will continue to work on the project:
adding more tables:
Machines,Teachers,Contract_types,rooms,contactOfClients.
functionality:
Checking if there is room for client in a lesson,encryption the password in db, limit password properties, check if the contract of client is expired, add list of teachers to the navbar.

Clone this wiki locally