social-platform-donut-frontend
social-platform-donut-frontend copied to clipboard
This is an Open Source social Platform where people can interact with Open Source expertise around the globe and work on different projects
The path to clone the repository in the installation part is `git clone https://github.com/username/Social-Platform-Donut.git`, which instead should be `git clone https://github.com/username/social-platform-donut-frontend.git`
## Problem to be solved: Admin plays an important role for any community inside every platform. So here since we have the mechanism of the admin control where admin has...
This PR fixes the following issues with sidebar:- - Fix sidebar scroll - Remove text-decoration from the sidebar links - Remove unwanted/uneven border in various pages - Fix margins, paddings,...
> Currently I am setting up donut on local by cloning frontend and backend branches. In the frontend branch readme, it is mentioned that I need to setup MongoDB atlas...
## Context We can use Ngnix for various purposes in production for Donut as mentioned below ## Usage - [ ] Web server (benchmarked to be fastest than many others...
**Present scenario:** There is no design to trigger maintenance mode by admin. So add the toggle button to trigger maintenance mode and integrate that to backend implement API for triggering...
The current design does not work with popular screen sizes according to market fragmentation. [1] https://www.hobo-web.co.uk/best-screen-size/
## Problem to be solved The organization page needs to be revamped and should be built like the same as explained in this [issue for the user profile](https://github.com/codeuino/social-platform-donut-frontend/issues/508) The important...
## Problem to be solved We have Pop-Ups built within the whole platform but these need to be improved. So through this issue, you are required to do the following...
## Problem to be solved Currently, we have an **Account page** inside the donut platform which looks like this way, so the purpose of this issue is to revamp the...