Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.31 KB

Team Name - Galaxy

Project Group - 038

Group Leader - IT20247140 - Disanayaka D.M.N.J

Member 2 - IT20252854 - Premakumara Y.K.V

Member 3 - IT20642150 - Lakshan J.A.T

Member 4 - IT20610852 - Fernando M.P.T.K

Brief Description of your Solution -

In this business scenario, a customer has asked a software development firm to create a social media platform where food and drink reviewers(foodies) may discuss their dining experiences. Users should be able to post updates with one or more images and a brief description, edit or delete their posts, view the profiles of other users, follow other users, and be followed by other users. They should also be able to like and comment on posts and get alerts when someone interacts with their posts. The platform should be user-friendly and intuitive for non-technical users and should be available as a client web application and a mobile application (iOS/Android). The software development company is responsible for developing the REST API and the client web application, while a separate company will develop the mobile application. The entire platform must be secured with OAuth based authentication and properly version controlled using Git on GitHub using the GitHub Workflow.

Technologies:

Backend: Spring Boot, Maven Frontend: ReactJS, Database: MySQL