Skip to content

Coding Dojo Bootcamp 2022 - Group Project (w/David Gonzales)

Notifications You must be signed in to change notification settings

dreessen-n/volunteer_job_board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

volunteer_job_board (aka CALL TO ACTION sitename)

Coding Dojo Bootcamp 2022 - Group Project (w/David Gonzales)

Description

"Call to Action" is a volunteer job board for people to be able to post and sign up for different volunteer opportunities.

Home Page - Login and Registration

home_log-reg

Dashboard - Current jobs

User can Add a job, navigate to past jobs or logout

Jobs are displayed by date Ascending, so next closest date to current date is shown first

dashboard

Dashboard - Past jobs

User can navigate back to dashboard, Add an new job or logout

Job are displayed in most recently closed job first then to oldest (descending order)

past_dash

New job view

new

Menu effect and Delete/Edit options for user post

User can edit and delete their post from menu

menu

User will not see edit and delete options for other user's post

menu_other

Edit view

Fields are pre-polutated with stored info

edit

Views

User's posted job - status open and not signed up

Users who created the job will be able to see the volunteers info: full name, email and phone (if provided)

The job status is posted in green if open and a sign up button shows for you to signup if not all ready.

show_open_creator

User viewing another user's posted job - status open and not signed up

If a user views another user's posted job, they will only see the first name of volunteers signedup (privacy)

If the job is open, a green sign up button will display to sign up

show_nonSign_nonCreator

User viewing another user's posted job - status open and signed up

If user is signed up, the signup button changes to a red withdraw button

show_open_SignedUp_nonCreator

User viewing post that if full

User will not see a signup button, but will see a message that no more volunteers are needed. If someone, withdraws, the button to signup will reappear.

show_full_notSignedUp

User viewing past jobs - user post

User can see old jobs they posted with info

showPast_creatorView

User viewing past jobs - other user post

showPast_nonCreator