V1
Last updated
Was this helpful?
Last updated
Was this helpful?
Goal: Ship a beta version with service and organization search support
Estimated Delivery Date: August 31st 2021
Status: Released v1: See live
Devops for production instance set up both in heroku and GCP
Neo4j Graph database set up
Mongo db Data base set up
CI/CD for auto deployment to heroku from GitHub set up
Complete data population to production db --in progress
Graphql routes for interacting with DB
Graphql schema set up
Contact us email sending route with auto reply templates
Search services with or without zip codes
Search service nearby a zip code
Get a service by ID
Suggest edits route for service
Refer self for a service
Refer new user for a service via email
Save service to user profile
Remove saved service
Get list of all saved services by a user
Get list of all referrals for a user
Search for organization using full text search
Get details like location, contact and phones of an org by ID
Get tax details of an org by ID
Apply filters to organization search
Apply filters to service search
Add user management/authentication
User sign in
User sign up
Update password
Verification email
Reset password via email
Update profile
API routes for developers
Get organizations route
Get organization by ID
Get services route
Get services by ID
Create and manage API keys
Documentation of API
Scrape and map public service dataset into Graph db
Texas 211 website
Charity Navigator
IRS (irs.gov)
https://www.humanservices.state.pa.us/HUMAN_SERVICE_PROVIDER_DIRECTORY/
https://www.childwelfare.gov/nfcad/
https://www.fns.usda.gov/programs
https://ocfs.ny.gov/programs/youth/yes/
https://www.yolocounty.org/government/general-government-departments/health-human-services/adults/adult-protective-services
https://www.montgomerycountymd.gov/hhs/
https://alpha.delaware.gov/state-directory
https://www.dhs.state.il.us/page.aspx?item=64594
https://mn.gov/dhs/people-we-serve/children-and-families/health-care/health-care-programs/contact-us/county-tribal-offices.jsp
https://www.ms.gov/government/agency-directory
https://access.nyc.gov/locations/
https://hitesite.org/search?browseCategories=y
Auto deployment of web app to staging set up
CI/CD for auto deployment to heroku from GitHub
Auto deployment of web app to staging set up
CI/CD for auto deployment to heroku from GitHub
Implemented features in UI
Search services with or without zip codes
Search service nearby a zip code
Search for organization using full text search
Single organization page to view details
Suggest edits modal with submit
Refer logged in user for a service
Refer new user for a service via email
Save service to user profile
Remove saved service
View list of all saved services in user service dashboard
View list of all referrals in user referral dashboard
Map view for search result
User management/authentication
User dashboard showing saved services and referrals
User sign in flow
User sign up flow
Update password in dashboard
Request verification email resend
Update user profile in dashboard
Create and manage API keys
Pages
Home page with search bar, feature list, Nav bar and footer
About us page
Contact us page with form
Terms of service
Privacy policy
API documentation page
Links to other Philanthrolab products