Skip to content

ManageX, a software to manage all your assets and contents.

Notifications You must be signed in to change notification settings

Varun1300211/ManageX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManageX

Asset management System + Content Management System in PHP

Asset management, refers to any system that monitors and maintains things of value to an entity or group. It may apply to both tangible assets such as buildings and to intangible concepts such as intellectual property and goodwill. Asset management is a systematic process of operating, maintaining, upgrading, and disposing of assets cost-effectively. Here Asset management means IT Asset, specially Hardwares, Softwares etc. Brief overview of the technology: Front end: HTML, CSS, JavaScript

  1. HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
  2. CSS : (Cascading Style Sheets) Create attractive Layout
  3. Bootstrap : responsive design mobile freindly site
  4. JavaScript: it is a programming language, commonly use with web browsers. Back end: PHP, MySQL
  5. PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
  6. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases. Software Requirement(any one) • WAMP Server • XAMPP Server • MAMP Server • LAMP Server Installation Steps (1) Download and Install Xampp software from the internet (https://www.apachefriends.org/xampp-files/8.1.1/xampp-windows-x64-8.1.1-2-VS16-installer.exe) (2) Start Xampp control panel on your machine and start "Apache" and "MySQL" (After Starting, don't close the xampp control panel). (3) Place the AMS folder to "c://xampp/htdocs" folder. (4) Now go to any web browser and start "http://localhost/phpmyadmin/" (5) Create a new database named user and import users.sql file inside phpmyadmin. (6) Create another new database named cms and import all 3 files (cms_category,cms_posts,cms_user) that are present in folder "CMS/database sql" inside phpmyadmin. (7) Open the folder Website in the AMS folder and start Website.html file to start accessing the software.

About

ManageX, a software to manage all your assets and contents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published