Skip to content

mohammadali-moradi/cms-farsi_Rtl_withAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Live Demo

👉 cms-farsi-rtl-with-api.vercel.app

CMS-Farsi

A simple Persian-language Content Management System (CMS) for store administration, allowing an admin to manage products, users, and comments.

⚠️ Note: The backend of this project was developed by someone else and provided to me. My main contribution and focus has been on the frontend development.


✨ Features

  • Admin panel for managing products, users, and comments
  • Frontend built with React
  • Data visualization using Recharts
  • Separate structure for frontend and backend
  • Connected to a MySQL database

🔧 Technologies Used

Frontend:

  • React
  • React Router DOM
  • React Icons
  • Recharts

Backend:

  • Node.js
  • Express
  • MySQL
  • CORS

🚀 Getting Started

Make sure you have Node.js and MySQL installed on your system.

1. Clone the Repository

git clone https://github.com/YOUR_USERNAME/cms-farsi.git
cd cms-farsi

2. Setup Backend

cd backend
npm install
node server.js

3. Setup Frontend

cd ../frontend
npm install
npm start

🗂 Project Structure

cms-farsi/
├── backend/       ← Node.js backend (developed by another person)
├── frontend/      ← React frontend (developed by me)
└── README.md

🌐 Deployment Status

The project is currently running **on vercel ** and has been deployed online but need to run the node backend for it.

About

یک سیستم مدیریت محتوای ساده و تمیز به زبان فارسی برای مدیریت محصولات، کاربران و کامنت‌ها — فرانت‌اند با React توسعه داده شده و بک‌اند توسط فرد دیگری با Node.js پیاده‌سازی شده است. تمرکز اصلی من روی طراحی و پیاده‌سازی بخش فرانت‌اند بوده است.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors