Skip to content

Guordek/ProjectManager

Repository files navigation

Project Manager [work in progress]

This app allows you to create projects and add some tasks inside.

Getting Started

Prerequisites

What things you need to install the software and how to install them

Web server (Apache)
SQL server (MySQL)
PHP 7.2
Composer

Installing

- Clone the repository
- Create a new database
- Copy the ".env.example" file and rename it to ".env"
- Enter your configuration
- Open a terminal in the folder
> composer update
> php artisan migrate:fresh --seed
> php artisan key:generate
> php artisan storage:link

Built With

Authors

  • Coluccia Mickaël - Initial work - Guordek

License

This project is licensed under the Apache License - see the LICENSE.md file for details

About

Project Manager allows you to create some projects and track tasks to plan your work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors