Skip to content

ahmedelashry0/MVC-Assignment-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC Assignment Tracker

MVC Assignment Tracker is a web application designed to help users track their assignments and courses. It is built using PHP with a Model-View-Controller (MVC) architecture, ensuring a clean separation of concerns and a maintainable codebase.

Table of Contents

Features

  • Add, edit, and delete assignments
  • Organize assignments by courses
  • View all assignments or filter by course
  • Simple and intuitive user interface

Usage

  1. View Assignments:

    Navigate to the homepage to view all assignments. You can filter assignments by selecting a course from the dropdown menu.

  2. Add Assignment:

    Click on "Add Assignment" to add a new assignment. Fill in the details and submit the form.

  3. Edit Assignment:

    Click the "Edit" button next to an assignment to modify its details.

  4. Delete Assignment:

    Click the "Delete" button next to an assignment to remove it.

Credits

This project is inspired by and based on the work of @gitdagray.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published