-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #58 from patrickry07/unique
Fixed comments bug and purchased button bug
- Loading branch information
Showing
6 changed files
with
108 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,51 @@ | ||
# lead-the-deal | ||
Lead Generator for Sales | ||
# Lead the Deal | ||
|
||
> Lead the deal is a Business to Business App which helps serve as a marketplace for contact information. A user starts off with 10 points, which he can use to purchase more confact information from the App. After this, this user would need to upload their own contacts in order to access any further contacts from the Lead the Deal App. | ||
We hope to help companies or individuals leverage their existing sales contacts in order to access contact information other individuals or companies have entered into the site. | ||
|
||
## Team | ||
|
||
- __Product Owner__: Arnuflo Manriquez | ||
- __Scrum Master__: Patrick Ryan | ||
- __Development Team Members__: Arnulfo Manriquez, Patrick Ryan, Winntana Beyenne | ||
|
||
## Table of Contents | ||
|
||
1. [Usage](#Usage) | ||
1. [Requirements](#requirements) | ||
1. [Development](#development) | ||
1. [Installing Dependencies](#installing-dependencies) | ||
1. [Team](#team) | ||
1. [Contributing](#contributing) | ||
|
||
## Usage | ||
|
||
> Some usage instructions | ||
## Requirements | ||
|
||
- nvm 0.33.11 | ||
- mysql Ver 14.14 Distrib 5.7.25 | ||
|
||
|
||
## Development | ||
|
||
### Installing Dependencies | ||
|
||
From within the root directory: | ||
|
||
```sh | ||
sudo npm install -g bower | ||
npm install | ||
bower install | ||
``` | ||
|
||
### Roadmap | ||
|
||
View the project roadmap [here](https://github.com/asyncorswim/lead-the-deal/issues) | ||
|
||
|
||
## Contributing | ||
|
||
At this time, external pull requests from outside our team are not being considered. Thank you. |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.