top of page
Search

E Commerce Project Report - Codeshoppy

Writer's picture: Code ShoppyCode Shoppy

An E Com App is a portal which allows merchants in developing counters to advertise and sell their goods. This would permit rural communities to make their wares available to the rest of the world.

The objective of this project is to create a portal which would allow product information to be updated securely using a mobile device and will allow users to buy goods form the merchant. The main concern is given to the village women’s to explore their talents and to enhance our traditional Indian culture.

In future the internet become whole and soul to the business fields, each and every trades are going to be done through it so this portal may helpful to the women as a business person in this running world. Online Shopping E-Commerce Android App Project




E-Commerce Android App Source Code

Existing Solution:

  • This system helps in enhancing our traditional handmade products to publish in the market.

  • The system helps buyers to search the product in their figure tips.

  • It provides the easy way to buy the product directly from the merchants without the interface of any third party.

  • It also helps the rural people to sell their products to the market and to earn money to improve their status. 99 Android Projects Ideas Titles 2020-2021


Proposed Solution:

  • In the proposed system we tried to provide the high security than the existing system.

  • Try to make the rural people to feel to fill the description about their products.

  • We will provide friendlier environment than the existing one.

Android inherited its core security from the Linux operating system where applications run with different unique system identities. Another level of security based on “permission” model is present in Android, for controlling the accessibility of resources and operations that a given process can execute. Applications with no explicit permission request should not be able to influence the user experience or make use of any data on the device. The permissions are divided into normal and dangerous categories. Normal permission only needs to be statically declared in the manifest file and will be granted to the application during installation whereas dangerous permission requires further validation from the user when the application process is requesting it. Nevertheless, after the application installation, identifying whether personal data are used for the expected functionality or a malicious purpose is yet an unsolved problem. In brief, the user has no other choice than judging and trusting the application based on the developers' reputation. However, an application package used for installing an Android application can easily be refactored by a third party, which might damage the notoriety of the developers and put the users at risk. To address this problem, we present CoSINcheck, a client and server analysis framework for flagging potential refactored applications prior and after its installation on a device. Code, Signatures, Icons and Names are used as features in our detection system. More Details


As far as user experience is concerned, application launch time is one of the most important performance parameter for any smartphone device. In general, due to the usage of many applications, a good amount of RAM gets consumed resulting in phone sluggishness. This sluggishness is very much visible to the user especially when a particular application, which user wanted to re-use, is already killed by LMK. In our proposed solution, we intend to provide a better user experience by improving LMK’s algorithm based on user’s usage of various applications. Thereby, enhance user experience by decreasing application launch time of favorite applications.





 
 
 

Comments


©2019 by Android-PHP. Proudly created with Wix.com

bottom of page