Trsak

Untitled

Jun 10th, 2021 (edited)
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. So about technologies that we used:
  2. I would start with version control, we used git for it.
  3. For build management, we used Maven.
  4. Then we used Spring framework in combination with Hibernate for ORM database.
  5. For frontend, we used Bootstrap, mainly because of its responsive layout.
  6. We also used Lombok library.
  7. We used Apache tomcat for webserver and JSR-303 for JavaBean validation.
  8.  
  9. Team cooperation
  10. So we had meeting in beggining of every milestone. On that meeting, we created skeleton for the next milestone together and assigned work to each other. So then we knew who should work on what. We tried to distribute work equily so everyone tries everything.
Add Comment
Please, Sign In to add comment