E-commerce for online game with admin user management on the backend using auth devise token with test 🚀 Under construction ... 🚧
api routes with automated headers
Here are the technologies used in this project.
Postgres Mailcatcher
- Github
Gem name | Version |
---|---|
Ruby version | 2.5.1 |
Rails version | 6.0.3.4 |
Devise_token_auth | 1.1.4 |
Postgres | 13.1 |
Premailer-rails | 1.11.1 |
Inky-rb | 1.3.8.0 |
Test Gem | Version |
---|---|
Factory_bot_rails | 6.1.0 |
Faker | 2.14.0 |
Rspec-rails | 4.0.1 |
Shoulda-matchers | 4.4.1 |
- To install gems:
$ gem install mailcatcher
$ gem install thin -v 1.5.1 -- --with-cflags="-Wno-error=implicit-function-declaration"
(↑↑↑Maybe you need to put this code in the your terminal↑↑↑)
$ bundle install
- To create the bank and do as migrations:
$ rake db:create db:migrate db:seed
- To run the project:
$ rails s
- List of products
- Category
- Filter search with product, category, user
- Shopping cart
- Payment method integration(Juno)
- Wishlist
- List of purchases made with access to access keys
1.0.0.0
- リカルド: @rickutino (https://github.com/rickutino)
Please follow github and join us! Thanks to visiting me and good coding!