Skip to content

🏦 Team project built using React Hooks; useState, useEffect, useContext and useReducer.

License

Notifications You must be signed in to change notification settings

bw-startup/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startup Trajectory Predictor - FrontEnd Development

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
}

Marketing Landing Page

UI Team Repository

Past Back End Team Repository

Data Scientist Team Repository

About

🏦 Team project built using React Hooks; useState, useEffect, useContext and useReducer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors