Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 390 Bytes

Futbol Manager 1.0

Folder Structure

Here you have the project folder structure

backend/
frontend/
mobile/

What follows is a brief description of each entry.

  • backend: This contains a nodejs app as api to support the mobile app.
  • frontend: This contains the html/css + javascript base code.
  • mobile: This contains cordova wrapper to create the mobile app.