A fullstack hip-hop bakery website that displays information on cookies, cakes and muffins offered for sale.
You will need to have Ruby and Sinatra gems installed in order to interact with this application. These prerequisites are included with the app. You'll just need to fork and download this repo :-)
After you have the repo on your local machine, in your ternminal, navigate to a directory of your choice and run the following command:
ruby bakery.rb
The app is now up and running! You should see the following in your terminal: This means the app is running
until finished
End with an example of getting some data out of the system or using it for a little demo
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
Add additional notes about how to deploy this on a live system
- Dropwizard - The web framework used
- Maven - Dependency Management
- ROME - Used to generate RSS Feeds
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Billie Thompson - Initial work - PurpleBooth
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc