View project at https://fit-journal.herokuapp.com/
Track your workout history whether it be resistance or cardiovascular training, all in one place! This project is built on Node and Express using CRUD standard practices. Create an account. Choose from a database of various exercises. View your workout history and progress.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Tests completed with faker.js and Chai To supply data for testing and assertions
None at this time
## Built With
- [Node.js](https://nodejs.org/en/docs/) - JavaScript runtime
- [Express](https://expressjs.com/en/api.html) -web application framework
- [Travis CI](https://docs.travis-ci.com/) - Used for continuous integration
- [MongoDB](https://docs.mongodb.com/manual/) - Used for database management
## Contributing
Not seeking contribution at this time.
## Versioning
## Authors
- **Ernest Phillips** -
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments