You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
State of the front-end part. React Context API or Redux.
A few missing pages / forms on the front-end.
Testing components with Jest and Enzyme.
Real content and content serving. We search for ready-to-use APIs for jobs, events, projects to contribute as well as user stories.
Back-end and DB:
There are 2 options. Gatsby is working well with Contentful CMS (headless back-end, quite similar to Wordpress) and graphQL server or serverless backend (similar to Node and its Express framework). Last option has own solutions for DB.
We can use one of options for back-end or both together.
MVP
We can collect and serve user data.
User data forms on the front-end, user authentication, back-end for storing data.
Jobs page is ready and serves a real content. (I know at least 1 API which we can use).
The text was updated successfully, but these errors were encountered:
Started in #220 (Dev plan for voyage 4)
Main features
There are 2 options. Gatsby is working well with Contentful CMS (headless back-end, quite similar to Wordpress) and graphQL server or serverless backend (similar to Node and its Express framework). Last option has own solutions for DB.
We can use one of options for back-end or both together.
MVP
User data forms on the front-end, user authentication, back-end for storing data.
Jobs
page is ready and serves a real content. (I know at least 1 API which we can use).The text was updated successfully, but these errors were encountered: