Skip to content

ArBa allows users to organize their products by creating categories. Users can then add new products to these categories and manage them efficiently. With ArBa, users have the flexibility to perform CRUD operations (Create, Read, Update, Delete) on both categories and products. This ensures that users can easily manage their tasks and products.

Notifications You must be signed in to change notification settings

AbhishekRaskar/ArBa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ArBa

ArBa enables users to create categories for adding new products and manage products within those categories. With ArBa, users can perform CRUD operations on both categories and products, ensuring efficient management of their tasks and products.

Add New Category:

Simply click the 'Add New Category' in My Store Section.

Edit Category Details:

Need to make changes? Click on edit to edit any Category & its details promptly.

Delete Category:

Hit the delete button to remove it from your list efficiently.

Endpoints

User

user/signup - for signup
user/login - for login
user/update/:id - for updating user data

Products

/product/getall - for getting all the product data
/product/add - for posting product data
/product/update/:id - for updating product
/product/delete/:id - for delete product

Category

/category/add - for posting category data
/category/ - for getting all category data
/category/update/:id - for updating category
/category/delete/:id - for delete category

App Deployed Link: Arba
Backend Deployed Link: Backend

To Check The Website Features SignIn with

Password : Abhi@1234.com

Key Features

Category Description: Explore our Profile Section Under User Icon to manage Category & Products Efficeinetly

How to Access: Access the "My Store" section on our website for managing your Category & Products.

Login and Authentication Description: Securely log in to access personalized features.

How to Access: Click on "Login" and enter your credentials.

Technologies Used

ArBa employs a range of technologies to create a smooth and engaging task management platform.

Frontend Technologies

HTML: The backbone of our web pages, providing structure and organization.
CSS: Styling language to enhance the visual appeal and user experience.
Chakra UI: A flexible and accessible React component library for creating beautiful and responsive user interfaces.
React.js: A powerful JavaScript library for building interactive and dynamic user interfaces.

Backend Technologies

MongoDB: A NoSQL database for storing and managing data efficiently.
Express: A minimal and flexible Node.js web application framework for building APIs.
Node.js: A JavaScript runtime that enables server-side scripting and building scalable network applications.

Additional Technologies

react-router-dom: For routing within React applications.
react-slick: For creating responsive carousel/slider components.
react-icons: For adding SVG icons to React applications.

Screenshots

Home Page

Screenshot 2024-05-12 142758 Screenshot 2024-05-12 142806

Cart Page

Screenshot 2024-05-12 143027

My Store Page

for Category Screenshot (553)

for Products Screenshot 2024-05-12 143112

To Add New Category

You can add the Category here Screenshot (552)

To Add New Product

You can add the Product here Screenshot (557)

To Edit Category

You can edit the Category Screenshot (561)

To Edit Product

You can edit the Product Screenshot (562)

Login Page

Simple and user-friendly register page. Screenshot 2024-05-10 152419

Register Page

Simple and user-friendly register page. Screenshot 2024-05-10 152440

Explore the Website: Visit http: ArBa to explore the our website.

Dear ArBa Users,

Thank you for choosing ArBa! Your support means the world to us.Your feedback helps us improve every day.

About

ArBa allows users to organize their products by creating categories. Users can then add new products to these categories and manage them efficiently. With ArBa, users have the flexibility to perform CRUD operations (Create, Read, Update, Delete) on both categories and products. This ensures that users can easily manage their tasks and products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published