Skip to content

This project is the frontend of a web application that provides real-time order and stock management. It allows users to create orders, view stock status, and access the admin panel for inventory management.

Notifications You must be signed in to change notification settings

yrnkosar/OrderManagementClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Frontend

📋 Genel Bakış

Bu proje, React.js tabanlı bir frontend uygulamasıdır. Kullanıcıların sipariş oluşturmasını, stok durumunu görüntülemesini ve admin paneli üzerinden stok yönetimi yapmasını sağlar.

🚀 Özellikler

✅ Kullanıcı girişi ve kayıt olma (JWT kimlik doğrulama) ✅ Ürün listesi görüntüleme ✅ Sipariş oluşturma ve sipariş geçmişini görüntüleme ✅ Admin paneli ile ürün ve stok yönetimi

🛠 Kullanılan Teknolojiler

React.js

JavaScript

Axios (API istekleri için)

Redux (State yönetimi)

Bootstrap / Tailwind (Stil düzenlemeleri)

🔧 Kurulum ve Çalıştırma

Bağımlılıkları yüklemek için:

npm install

Geliştirme ortamında çalıştırmak için:

npm start

Uygulama varsayılan olarak http://localhost:3000 adresinde çalışır.

🔗 API Bağlantıları

API adresi .env dosyasında belirtilmelidir. Örnek:

REACT_APP_API_URL=http://localhost:5000/api

🖼 Ekran Görüntüleri

Ekran görüntüsü 2024-12-29 134429

Ekran görüntüsü 2024-12-29 134720

📜 Lisans

Bu proje, MIT Lisansı altında sunulmuştur.

About

This project is the frontend of a web application that provides real-time order and stock management. It allows users to create orders, view stock status, and access the admin panel for inventory management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published