Skip to content
/ Smyle Public

This is a simple Rails App that helps a user book a meeting with a therapist. It's a platform for therapists and people that need a smile..

Notifications You must be signed in to change notification settings

hsztan/Smyle

Repository files navigation

Smyle

This is a simple Rails App that helps a user book a meeting with a therapist.

Installation

Downolad or Clone this repo to your local environment:

Then execute:

$ bundle install

Create migrations:

$ rails db:migrate

Seed the database with the provided data:

$ rails db:seed

Run on your terminal:

$ rails s

Then open a browser and type in:

$ localhost:3000

Usage

Copy the repo into your system and execute the previous commands in the terminal and check that your are in the app's path.

Development

After checking out the repo, run bundle install to install dependencies. You can also run rails console for an interactive prompt that will allow you to experiment.

To install this app onto your local machine, run bundle install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hsztan/smyle. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The repo is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Gamestocker project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

This is a simple Rails App that helps a user book a meeting with a therapist. It's a platform for therapists and people that need a smile..

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published