Predict A Venture -> Live Demo
New GraphQL, Apollo Server and FaunaDB Back End -> Repository GraphQL Playground
Project built in the 3rd week of April 2019 using:
React Hooks useState, useEffect, useContext and useReducer
NPM Hooks useCookies react-cookie
User inputs:
{
headquarters: '',
numFounders: '',
numFundingRounds: '',
numArticles: '',
numEmployees: '',
industry: ''
}Output:
{
prediction: // percentage float
}