8000 GitHub - fredericoahb/sds: The application consists of a game preference survey, where data is collected in the mobile app, and then corrected in the web app, which also feed a panel with data-based graphics.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The application consists of a game preference survey, where data is collected in the mobile app, and then corrected in the web app, which also feed a panel with data-based graphics.

Notifications You must be signed in to change notification settings

fredericoahb/sds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Big Game Survey

NPM GitHub last commit GitHub language count GitHub code size in bytes GitHub repo size

About this project

Big Game Survey is a full stack web and mobile application.

The application consists of a game preference survey, where data is collected in the mobile app, and then corrected in the web app, which also features a panel with data-based graphics.

Layout mobile

Mobile 1 Mobile 2

Layout web

Web 1

Web 2

Conceptual Model

Modelo Conceitual

Technologies used in the project

Back end

  • Java
  • Spring Boot
  • JPA / Hibernate
  • Maven

Front end

  • HTML / CSS / JS / TypeScript
  • ReactJS
  • React Native
  • Apex Charts
  • Expo

Deployment

  • Back end: Heroku
  • Front end web: Netlify
  • Database: Postgresql

How to run

Back end

Requirements: Java 11

# clone repository
git clone https://github.com/fredericoahb/sds.git

# change directory to backend project folder
cd backend

# run the project
./mvnw spring-boot:run

Front end web

Requirements: npm / yarn

# clone repository
git clone https://github.com/fredericoahb/sds.git

# change directory to frontend web project folder
cd front-web

# install dependencies
npm install

# run the project
npm start

Author

Frederico Homobono

https://www.linkedin.com/in/frederico-homobono-0002b37/

About

The application consists of a game preference survey, where data is collected in the mobile app, and then corrected in the web app, which also feed a panel with data-based graphics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0