Skip to content

Pet Task Tracker is a Rails API with JavaScript-based frontend SPA for recording and managing a pet's daily events and related tasks.

Notifications You must be signed in to change notification settings

helloimiskra/Pet-Task-Diary-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pet Task Tracker

Pet Task Tracker is a Rails API with JavaScript-based frontend for recording and managing a pet's daily events and related tasks.

Installation

First, fork and clone this repository.

Run

cd js_project_backend
bundle install
rails db:migrate

If you'd like some seed data

rails db:seed

Then run on the backend

rails s

Then run on the frontend

open index.html

To stop running the app, go to the backend folder and press:

CTRL+C

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Pet Task Tracker is a Rails API with JavaScript-based frontend SPA for recording and managing a pet's daily events and related tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published