vic778 / Jumia-API

Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUMIA

Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category. This API is made these models:

  • User Model
  • Role Model
  • Admin Model
  • Category Model
  • Sub_category Model
  • Drawer Model
  • Post Model
  • Box Model
  • Specifications Model
  • Key Features Model
  • Cart Model
  • Verified Customer Feedback Model
  • Sponsored products Model

Deployment

img

Built With

  • Rails
  • Ruby
  • Postgresql
  • Devise
  • JWT
  • ActiveRecord Serializer
  • ActiveAdmin
  • ActiveRecord Image Uploader
  • Cloudinary
  • Heroku

Getting Started

Here are the steps to follow in order to get this project on your local computer.

Prerequisites

rails v7.0.2 +

ruby v3.0.2 +

Setup

clone this repo by typing git clone https://github.com/vic778/Jumia-API

Install

install the dependencies by typing bundle install

Usage

start the local server by running rails s

Testing

run the tests by typing rails rswag

Documentation

Author

👤 Victor Barh

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

N/A

📝 License

This project is MIT licensed.

About

Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.


Languages

Language:Ruby 92.8%Language:HTML 5.3%Language:JavaScript 0.9%Language:CSS 0.5%Language:SCSS 0.4%Language:Procfile 0.0%