Skip to content

alessiomirra/projects-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECTS MANAGEMENT APP

This is a web app created using PHP in the backend, while for the frontend part, elements of Bootstrap were used, in addition to simple CSS and JavaScript.

## USAGE

For the database configuration, I have created the file 'config/database.public.php' where I show you the basic database configuration. Remember to rename this file as 'database.php' because it is called by this name in the index file. In the DbFactory class, I have set up the creation of the DSN for: MySQL, Oracle, MSSQL, and SQLite

Add a directory called "avatar" in /public

Add a directory called "uploads" in /public

About

A web app to manage projects and related tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages