kassi-bertrand / db-ui-team-2

An application that allows people wishing to plan an event to connect with event planning resources in the area. This would include categories such as music, food, and venues.Team project for Graphical User Interface and Database class. SMU Fall 2022.
GNU General Public License v3.0
2 stars 1 forks source link

User Story ID 6.2 #32

Closed katebouis closed 2 years ago

katebouis commented 2 years ago

As a Artist/ Food provider/ venue or prospective planner, I want to be able to sign in and have to provide credentials before I can post resources (must be logged in to post)

kassi-bertrand commented 2 years ago

The option to create new events (located on the home page) is only available to users that are logged in. When visitors try to access the home page without logging in, they are redirected to the login page automatically.