Skip to content

API, web and mobile application for finding a partner to play online multiplayer games.

Notifications You must be signed in to change notification settings

nova-script/duo-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duo Finder

Duo Finder is a simple mobile and web application for gamers looking for partners to play a game with.

It's basics was developed during the NEXT LEVEL WEEK IGNITE, an online event provided by RocketSeat for programmers to build a whole functional system within a week.

I will be adding new features in the near future. ;)


WEB APPLICATION:

Mockup Web

The web features currently include:

  • List of available games and it's number of ads;
  • Publish a new ad (looking for a Duo).

MOBILE APPLICATION:

Mockup Web

The mobile features currently include:

  • List of available games and it's number of ads;
  • Interact with games to show each ad;
  • Interact with ad to show it's Discord.

API

The API holds our database and controls it.


HOW TO RUN

Each one of the projects (web, mobile and API) can be installed with

npm install

API and Web can be launched with:

npm run dev

For mobile application launch:

npm run start

About

API, web and mobile application for finding a partner to play online multiplayer games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published