AhmadShafie / SmartMobility

Tecjrpo Vief Emat Heysivd
0 stars 0 forks source link

function that will store the user's information and bic number that will be made unavailable for other users(Tan Jing Ting) #10

Closed venom11315 closed 6 years ago

venom11315 commented 6 years ago

Description: Same as title

venom11315 commented 6 years ago

Acceptance Criteria: 1) A database that will store the information of user input 2) A form request that will get the user input 3) A list that will store the information of bic number that is stored in the database of user's information 4) Another list that store all bicycle numbers that exist 5) Compare the lists to remove the item that both lists have

venom11315 commented 6 years ago

Done Criteria: 1.Unit testing completed. 2.Functional testing completed.