Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harsh-vardhhan/deal-tracker
CRM application for tracking deals of customers
https://github.com/harsh-vardhhan/deal-tracker
flowtype grommet react react-router
Last synced: 2 days ago
JSON representation
CRM application for tracking deals of customers
- Host: GitHub
- URL: https://github.com/harsh-vardhhan/deal-tracker
- Owner: harsh-vardhhan
- Created: 2018-03-14T09:39:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T15:01:52.000Z (about 6 years ago)
- Last Synced: 2024-06-08T16:57:01.706Z (8 months ago)
- Topics: flowtype, grommet, react, react-router
- Language: JavaScript
- Homepage: https://trakbit.com/deal-tracker/
- Size: 5.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deal Tracker Application
The application aims at providing sales people a comprehensive of the deals they are providing to sell to thir customers.## Technology Stack
The application uses React, Redux and Flow Type checker## Setup
1. Clone the project and npm install.
2. Copy grommet library from node_modules and move it to src folder.## Known Issues
Focus in forms lost after every keystroke.