Skip to content

FernandaBroch/dspesquisa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whats is this project ?

DS Pesquisa consists in a survey available only in a mobile app, made with Reactive Native + Expo, that collects whats is the user favorite game. The games are split in 3 plataforms: PC, Playstation and XBOX. The results of this survey are available in a site made with React.
The back end was made using Java + Spring Boot and the database is postgresql.
Live project:

Netlify - React Front-end

Heroku - Java API


Available Scripts

In the folder front-web, you can run:

npm run start

Runs the app with the result of the survey.
Open http://localhost:3000 to view it in the browser.



In folder front-mobile, you can run:

npm run start

Since the mobile app survey was made with Expo.io, to be able to preview the project, it is necessary to install the expo app in your smartphone. After this, open Expo Client on your device. Scan the QR code printed by expo start with Expo Client (Android) or Camera (iOS). You may have to wait a minute while your project bundles and loads for the first time.

Now you will be able to answer the survey in the mobile DS Pesquisa App.



In folder backend, you can run:

./mvnw spring-boot:run

This will start a Java + Spring boot application that provides the API to both frontend web and mobile aplication.

mobile version

This project was created in the following bootcamp:

Semana DevSuperior 1.0
Github DevSuperior

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published