Best laravel framework open-source packages.

Schedate

Agenda project that creates schedule of user activities
Updated 2 years ago


Schedate

Agenda project that creates schedule of user activities

License MIT


Features

These are the features I used in developing this project.

  • PHP — General purpose open source scripting language
  • MySQL — Database management system

Getting started

Clone the project with the following command:

git clone https://github.com/guilhermecostam/Schedate.git

Then run the application on some server of your choice and use the folder database banco_db.

How to contribute

Do you want to contribute to the project? Just follow these instructions:

  • Fork this repository;
  • Clone your repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature;
  • Come in Pull Requests from the original project and create a pull request with your commit;

After the merge of your pull request is done, you can delete your branch.

License

This project is licensed under the MIT License - see the LICENSE page for details.


Made with by Guilherme Costa. Get in touch!