In this version, we have performed the list of steps :

1. We have created a parcelable model for Board. 
2. We have passed the Username from MainActivity to CreateBoardActivity through intent.
3. We have created the function to create a board in the firestore class
4. We have done all the programming steps to achieve it.
