Skip to content

A React Native app with MEN stack for Software-Business-Startup at Metropolia University of Applied Sciences, Finland

Notifications You must be signed in to change notification settings

MariaSyed/sbs-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopBuddy

A project from Software-Business-Startup at Metropolia University of Applied Sciences, Finland

Notes about architecture

The project leverages several services to provide its functionality.

The backend constists of the following components

  • contentful.com: A headless Content-Management-System. Used to manage the productinformation
  • firebase: A Backend-As-A-Service. Used as realtimedatabase to manage orders; for authentication; storage for user-generated content; Sending Push-Notifications; Collect analytics data
  • Custom Backend: A self developed backend for custom functions. Used to calculate delivery costs

The frontend consists of the following components

  • Customer App: A dedicated app to allow customers to place orders
  • Courier App: A dedicated app to allow couriers to manage deliveries

Documentation

About

A React Native app with MEN stack for Software-Business-Startup at Metropolia University of Applied Sciences, Finland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • Objective-C 7.2%
  • Python 2.8%
  • Java 2.3%
  • Other 0.3%