Skip to content

MartDevelopers-Inc/eArtworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eArtworks

Lightweight Online Gallery for artists.

About

eArtworks is an online gallery and marketplace for artists' works, regardless of their nationality, gender, or other specific criteria. by way of auction. Makers like painters, writers, and musicians have a wealth of options in the age of internet enterprise. artists and designers to get support for their artistic endeavors as well as to make a living by selling their works online.

Known issues / bugs so far

  1. Only imports goods from a single vendor and a single category.
  2. The system generates the password "Demo123@" for all staff accounts and bulk imported users.
  3. The system uses the default picture for products imported without images.
  4. To save storage space, all submitted XLS files are erased prior to processing.
  5. Since there is no facility for staff accounts to validate their emails, it is assumed that all staff emails are legitimate.
  6. After a user logs out, the cart is no longer saved. By default, the logout session deletes the clearing cart.
  7. The fixed rate for delivery fees is $15; this is hard programmed. Later, it ought to be updated.
  8. All prices are in Kenyan Shillings; dynamic pricing is not yet in place.
  9. Estimated delivery date is one week (7 Days) from the day you made your order.
  10. All unpaid orders can be marked as paid on back office module with cash as the default payment means.
  11. Careful on editing Third Party Api`s it will break entire payment process, Only change tokens not names.
  12. Top selling products - Returns Null if there are no available products.
  13. Seller Dashboard - Payments logic needs to be optimized, its fetching orders and payments based on their order codes.

To Do`s

  1. Optimize mobile payments logic. Its unstable.
  2. Seller dashboard.
  3. Notify seller after a customer orders a product.
  4. Add Charts, Indicate sales / Purchases.