Skip to content

FIU-SCIS-Senior-Projects/Betwixt-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Betwixt 1.0

A mobile application that helps groups of people find a central location where they may meet up.

Build & Development 🤓

Code/betwixt-server

Back-end code is located in the Code/betwixt-server folder. Run the following commands to get it running:

$ npm install
$ npm start

Code/betwixt-mobile 🖥

Front-end code is located in the Code/betwixt-mobile folder. Run the following commands to get it running:

$ npm install
$ ionic serve

The browser should pop-up automatically on http://localhost:8100

Pull Request (PR) Process 🚀

When picking up a story to work on, you should do the following:

  1. Create your own branch off of phonegap with the following format, <storyType>-<storyNumber>. Story types are: feature, spike, bugfix, hotfix.

    • For example, if the story type you're working on is a feature and the story number is 123, then the branch name will be: feature-123.
  2. After you're done working on your story, create a pull request and add yourself as an "Assignee" and the other members of the team as "Reviewers". Please do not hesitate to write comments on PRs, we are here to learn from each other!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages