Skip to content

Kerbelyte/ProjectsManager

Repository files navigation

Projects manager system

This is my third project built with PHP and using Doctrine ORM. This project implements CRUD (Create, Read, Update, Delete) functionality.

It allows:

  • Create, Read, Update and Delete employees and projects;
  • Add employees to projects/Add projects to employees;
  • Remove employees from projects/Remove projects from employees;

Installation

  • Clone the repository;
  • Import projects.sql script into local SQL Server;
  • Execute comand php composer.phar install;
  • Open the path where you can launch php interpreter, e.g. http://localhost;

Author

Dovilė Github , LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors