gbowne1 / reactsocialnetwork

Social Media website/app made with React 18 & MUI v5
GNU General Public License v3.0
33 stars 59 forks source link

[TODO] Add Terms and Conditions and Privacy Policy #50

Open gbowne1 opened 1 year ago

gbowne1 commented 1 year ago

Is your feature request related to a problem? Please describe.

Add:

Describe the solution you'd like

This could be generic placeholder text, at least until the point of MVP.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context There are already links in the footer but they go nowhere and currently there is no text for this either.

gbowne1 commented 1 year ago

This would be the component.

gbowne1 commented 1 year ago

There is also no place for Code of Conduct and Copyright information

gbowne1 commented 1 year ago

Thoughts on this @manuel12 @pawel975, etc.?

I feel like just a scrolling modal would work for this, after the user clicks on the items in the footer.

The footer is missing

1) Copyright information 2) Some social media icon links (at least a GitHub link to this repo) 3) Contact Information?

This can be boilerplate until all the business logic is completed.