https://github.com/mo7amed-hussein/free-apps-store-system
It is database management application for free apps store
https://github.com/mo7amed-hussein/free-apps-store-system
appstore core-php demo full-project mysql php practice-project project web-application
Last synced: about 2 months ago
JSON representation
It is database management application for free apps store
- Host: GitHub
- URL: https://github.com/mo7amed-hussein/free-apps-store-system
- Owner: mo7amed-hussein
- Created: 2017-06-13T23:33:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T15:19:05.000Z (over 7 years ago)
- Last Synced: 2025-04-29T11:56:31.544Z (about 2 months ago)
- Topics: appstore, core-php, demo, full-project, mysql, php, practice-project, project, web-application
- Language: PHP
- Homepage: https://freeappstore.000webhostapp.com/
- Size: 497 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
It is database management application for free apps store
Technologies used: PHP and MySQL.demo
====[demo](https://freeappstore.000webhostapp.com/)
* demo credentials
* admin : [email protected] , admin
* developer: [email protected] , developer1
* developer: [email protected] , developer2
* normal user: [email protected] , user
system details
==============* it has three kinds of users
* guset[unregistered]
* normal user[registered user]
* developer[registered developer]
* admin[admin privilege user]* guset privileges
* browse website apps ,developers
* search for specific app name
* sign up
* download apps* normal user privileges
* guset privileges
* review apps
* manage thier accounts[update ,delete]
* create developer account* developer privileges
* guset privileges
* add new app
* update their apps
* delete their apps
* manage their accounts
* view thier apps related reviews
* admin privileges
* manage users [change privilege,delete]
* approve or unapprove [apps(new/updates) ,developers accounts(new/updates),apps users reviews]
* manage system divisions (categories,platforms)[add ,edit ,delete]
* misccode notes
==========
* all form inputs are straightforward ,no validation script till now
* projet focus mainly on php and mysql,so play with css styles as you want
future list
============
*reveiew and rating system for apps
*optimize search based on apps keywords rather than apps names
*ability to report apps ,and broken links
*show related or similar apps list
*social sign up and login
*apps ads
*provide statistics system for admin ,developer
*newsletters for new apps ,apps updates
how to use it
=============
1- import appstore.sql to your db , as it contain database setup
2- copy content to your local server directory
finally
=======
I would also gladly welcome your questions and contributions.you are welcome to contact me at
Have fun!
Mohamed Hussein.