Code Monkey home page Code Monkey logo

projeto1-20172's Introduction

BuzzTicket

BuzzTicket is a mobile app create to handle the sale of bus tickets. Using the system, the user will be able to keep track of the purchase of your ticket as well as rate the service provided by the bus company and other functionalities.

Getting Started

In order to get the copy of the project up and running on your local machine, run the following command:

 git clone https://github.com/MateusDantas/projeto1-20172 

Prerequisites

To be able to run the app locally, run the following commands to set the environment and install required packages.

Go to the API folder of the project

 cd /path/to/project/projeto1-20172/api 

Install NPM modules on the API folder

 npm install 

Now, go to the Client folder of the project

 cd /path/to/project/projeto1-20172/client 

Install NPM modules on the Client folder

 npm install 

Now, inside of the client, run the following commands in order to install the required packages to run all functionalities of the app.

 npm i react-native-timeline-listview --save 

NOTE: Other required packages needs to be add/installed in this part of the section.

Installing

After run all the commands of the 'Getting Started' section, run the following commands in order to install the app on the mobile/emulator.

First of all, go to the Client folder of the project

 cd /path/to/project/projeto1-20172/client 

For Android mobile/emulator:

 react-native run-android  

For IOS mobile/emulator:

 react-native run-ios  

NOTE: An Android or IOS mobile/emulator needs to be correctly connected in order to install and run the app.

Running the tests

No tests were implemented yet.

Built With

Authors

projeto1-20172's People

Contributors

rafaelvfalc avatar mateusdantas avatar samanthakem avatar juliepessoa avatar carolwanderley avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.