/InvoiceManagement

Apply meteor framework to create a full-stack application.

Primary LanguageJavaScript

InvoiceManagement

Run this meteor app

Locally

meteor run

On ios or android

Emulator

meteor run ios
meteor run android

Native device

meteor run ios-device
meteor run android-device

Online

Visit this link invoice-management to check.

On your own device via Expo Go:

Tech stack:

  • Meteor
  • React
  • HTML, CSS, Javascript
  • Node.js
  • MongoDB, Mongoose. Mongoose is an Object Data Modeling (ODM) library for MongoDB and Node.js. It manages relationships between data, provides schema validation, and is used to translate between objects in code and the representation of those objects in MongoDB.
  • Mocha javascript test framework
  • Galaxy cloud for deploying