Skip to content

Xpensity is a real life enterprise line of business application showing you how to deal with data and how to visualize the data in a rich and engaging way.

License

Notifications You must be signed in to change notification settings

juparave/sample-Xpensity

 
 

Repository files navigation

Xpensity sample app

Xpensity is a real life enterprise line of business application showing you how to deal with data and how to visualize the data in a rich and engaging way. This app is using charts and other components from the paid UI for NativeScript suite.

Expensity app overview screen Expensity app report details

Running the sample

  1. Make sure you have the NativeScript Command Line Interface installed as well as all the prerequisites for the NativeScript development, described in the installation guide.

  2. Clone the repo:

    git clone https://github.com/NativeScript/sample-Xpensity.git
    cd sample-Xpensity
    
  3. Run the project:

    tns run ios|android [--emulator]

    The --emulator keyword instructs the CLI to load the iOS simulator or an android emulator depending on the platform you want.

  4. Use the test account to use the app with predefined data or create your own.

    Username: [email protected]

    Password: test

About

Xpensity is a real life enterprise line of business application showing you how to deal with data and how to visualize the data in a rich and engaging way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • TypeScript 28.9%
  • CSS 3.6%