Kiddo Care is a Childcare Management Solution built on Sinatra that allows you to keep tabs on all aspects of your Childcare.
- Fork and clone this repo
- Open Terminal
- Navigate to the app directory
- Type
bundle install
into terminal - Type
shotgun
into terminal and navigate to the localhost url that it provides
You will be greeted with a welcome page, where you can choose to sign up or log in.
Once signed up and/or logged in you will land on your dashboard where you will be able to see a roster of all of your children as well as your employees.
At this time the app only allows you to add/edit/delete children and employees, as well as view information about them.
Stay tuned for updates and new features in the near future.
Bug reports and pull requests are welcome on GitHub at https://github.com/antdp425/kiddo-care. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The app is available as open source under the terms of the MIT License.
Everyone interacting in the Kiddo-care project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.