imoudu13 / CampusTalk

0 stars 1 forks source link

Display departments #7

Open imoudu13 opened 6 months ago

imoudu13 commented 6 months ago

In the main page on the side bar on the left, when no user is logged in display all the departments in databases, if a user clicks on a department they should be able to see only the posts in that department. when a user is logged in display all the departments that they are a part of, if a user clicks on a department they should be able to see only the posts in that department, there should also be a button that allows a user to add a new department.

When a user clicks on a department you can choose to send them to a different page or filter on the main page, It would probably be easier to send to a different page imo