-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
another erge branch 'master' of https://github.com/briansisney/weight…
- Loading branch information
Showing
1 changed file
with
13 additions
and
22 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,28 +1,19 @@ | ||
== README | ||
== Weightable | ||
========== | ||
|
||
This README would normally document whatever steps are necessary to get the | ||
application up and running. | ||
== hellobrian | ||
|
||
Things you may want to cover: | ||
Weightable allows users to track his or her weight, upload photos, and receive encouragement from friends. | ||
|
||
* Ruby version | ||
|
||
* System dependencies | ||
Inside Weightable I used the following technologies: | ||
* Rails 4.02 | ||
* PostgreSQL Database | ||
* Chart.js to visualize data | ||
* Zurb-Foundation Framework | ||
* Devise for user authentication | ||
* Amazon S3 for remote image storage | ||
* jQuery JavaScript library | ||
* Remotipart to enable AJAX file uploads with jQuery | ||
|
||
* Configuration | ||
|
||
* Database creation | ||
|
||
* Database initialization | ||
|
||
* How to run the test suite | ||
|
||
* Services (job queues, cache servers, search engines, etc.) | ||
|
||
* Deployment instructions | ||
|
||
* ... | ||
|
||
|
||
Please feel free to use a different markup language if you do not plan to run | ||
<tt>rake doc:app</tt>. |