Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhdez221993/comic_dance_club

The project we are going to build for the Final Capstone Project is based on an app to book an appointment to try a new dance class.
https://github.com/mhdez221993/comic_dance_club

axios css heroku react redux

Last synced: 26 days ago
JSON representation

The project we are going to build for the Final Capstone Project is based on an app to book an appointment to try a new dance class.

Awesome Lists containing this project

README

        

# Comic dance club

The project we are going to build for the Final Capstone Project is based on an app to book an appointment to try a new dance class.

## Built With

- Rails
- Rspec

## Getting Started

To get a local copy up and running follow these simple example steps.

Run in your terminal `git clone [email protected]:Mhdez221993/comic_dance_club_back-end.git`

## Run some test
```
$ rspec spec --format documentation
```

## Check linters and fix them

```
npx stylelint "**/*.{css,scss}" --fix
```

```
npx eslint . --fix
```

## Helpful links
- [A Devise-JWT Tutorial For Authenticating Users in Ruby on Rails](https://medium.com/ruby-daily/a-devise-jwt-tutorial-for-authenticating-users-in-ruby-on-rails-ca214898318e)
- [How to save a date into rails](https://stackoverflow.com/questions/38978999/how-to-save-a-date-into-rails-using-the-console)
- [How to Test Rails Models with RSpec](https://semaphoreci.com/community/tutorials/how-to-test-rails-models-with-rspec)
- [Testing a Rails API with RSpec](https://blog.devgenius.io/testing-a-rails-api-with-rspec-82dedc9f15df)
- [ruby on rails: heroku: Missing `secret_key_base` for 'production' environment](https://stackoverflow.com/questions/38167835/ruby-on-rails-heroku-missing-secret-key-base-for-production-environment)
- [Adding Swagger Docs to a Rails 6 API Using Rswag](https://medium.com/@clarkjohnson_85334/adding-swagger-docs-to-a-rails-6-api-using-rswag-a3e8bc577986)
- [Reading response headers with Fetch API](https://stackoverflow.com/questions/43344819/reading-response-headers-with-fetch-api)
- [How to Send Headers With an Axios POST Request](https://masteringjs.io/tutorials/axios/post-headers)
- [Updates to Client Rendering APIs](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis)

## Authors

👤 **Moises Hernandez**

- GitHub: [@Mhdez221993](https://github.com/Mhdez221993)
- Twitter: [@MoisesH42060050](https://twitter.com/MoisesH42060050)
- LinkedIn: [Moises Hernandez Coronado](https://www.linkedin.com/in/moises-hernandez-9bbb17145/)

## Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Mhdez221993/comic_dance_club_back-end/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- To [Murat Korkmaz](https://www.behance.net/muratk) for the provided design.
- To my coding partner who helped me through all the work
- To my Stand Up Team who kept my morale up!