rusbal / aglipay-swe-jwt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please create an E-Commerce application with the option to manage products, orders, users, and payments.

  1. Use JWT for user authentication
  2. Create API endpoints to perform CRUD operations on a user
  3. Create endpoints to purchase a product
  4. Products need to be divided into categories
  5. Setup an active admin console for performing CRUD operations on orders, products, categories and users

Please use RSpec for writing unit tests

About


Languages

Language:Ruby 86.1%Language:HTML 6.6%Language:JavaScript 5.7%Language:CSS 0.8%Language:SCSS 0.7%