This document describes a digital resume project that allows users to create and edit their resume online. The front end is built with HTML and CSS, while the back end uses PHP and MySQL. XAMPP is the required software. Users can select a resume format on the index page and then log in to enter their details into a form, which saves to an admin database. The stored resume can then be edited by retrieving the user's data from the database. This digital resume system is useful for students as it provides leading resume formats and allows easy, user-friendly resume preparation and management.