Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedhnoor/rails_ecommerce


https://github.com/mohamedhnoor/rails_ecommerce

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Rails Ecommerce

> Fullstack E-Commerce web application

# Key Features

- Auth
- Admin Product Management System
- Admin dashboard w/Chart.js graph
- User storefront
- Local storage based Cart
- User Checkout w/Stripe

## Built With

- Ruby 3.2.2
- Ruby on Rails 7.1.2
- hotwire,
- tailwind CSS
- stripe
- postgresql

## Live Demo

[Live Demo Link]()

## Getting Started

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

### Prerequisites

> Ruby version 3.2.2
> Rails version 7.1.2
> Postgresql

### Setup

```sh
cd your_desired_folder
git clone https://github.com/MohamedHNoor/rails_ecommerce.git
```

### Install

- After cloning type `cd rails_ecommerce`.
- Run `bundle install` to install all gems.

### Usage

- Run `rails db:create` to create a new database
- Run `rails db:migrate` to migrate the db and build the schema
- Run `bin/dev` to start the server

## Authors

👤 **Mohamed Hassan Noor**

- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MohamedHNoor/rails_ecommerce/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./LICENSE) licensed.