Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 717 Bytes

README.md

File metadata and controls

29 lines (26 loc) · 717 Bytes

Rawdhty-Social-Network

Set up a social network for kindergartens and the parents. The app should provide parents with:

Register for a kindergarten. Communication between all stakeholders.

Architecture and Design part: Architecture Choice: MVC (Model, View, controller) Creating Diagrams: Class Use cases Deployment Package To analyse Sequence Object

SpringBoot Back-End part: Connection With The MySQL database through php myadmin. Creation of Entity tables. Creation of Relations Between Entity Tables. Creation of Crud (View, Delete, Add, Edit). Creation of Advanced Trades. Creation of Services. Consumption of Rest. Creation of APIs (Messaging, SMS, Mapp, Authentication, chatbot, Virtual Tour, Translation)