-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build the Resources page #215
Comments
There needs to be a post modal made from this page were an advocate can add their resource to the database and then those resources will be searched for on the resource page. |
When a user makes a profile looking for resources, there is an options available for them to choose from those same option will be on the postResource for the org to check this resource has these options. These are used to cross reference the database and if there are new resources that a user needs, the user will receive a notification about the resource. From the resource page they can search thru all of the resource available by entering in keywords to the search bar or by clicking on a quick query button |
@martinyis I made a few changes to the files for resources and did some work on the post modal button. The circle for the orgs image on the right side of the screen you should be able to get that to overlap by making it's position absolute. If you age using google chrome you can right click on the site and go to inspect. From there you can play with the css attributes until you figure out what you want then just copy and paste into the code. Just write the attributes in where I made the line. |
In the left side div the user should be able to:
In the right side div the query results should display as cards. Before the user query's a choice this should display the most recent
resources posted and please make this div a hidden scroll instead of the entire page scrolling. If you would like to pick up this issue please comment below and a member of FearlessTech will assign you this issue.
The text was updated successfully, but these errors were encountered: