Skip to content

Repository related to the Software Engineering II project of the My Health App - Medicines and Procedures Module

Notifications You must be signed in to change notification settings

ByteCarlos/app.my.health.medication.and.procedures.module

Repository files navigation

Une Manage - Academic Project Manager

This is Une Manage, a web system developed in Laravel to manage academic projects in an efficient and practical way. With Une Manage, users can create and manage academic projects, define tasks and deadlines, assign team members and track the progress of each project.

Copyright

This web system was developed me, in 2023, and is under copyright. Any unauthorized copying, reproduction or distribution of this software is strictly prohibited.

Installation

To install Une Manage, follow the instructions below:

  • Clone the repository to your computer.
  • Open the terminal and navigate to the root folder of the project.
  • Run composer install command to install project dependencies.
  • Create an .env file from the .env.example file and set the database and server environment variables.
  • Run the php artisan key:generate command to generate the application's encryption key.
  • Run the php artisan migrate command to create the database tables.
  • Run the php artisan db:seed command to populate the database with test data (optional).
  • Run the command php artisan serve to start the server.

Usage

  • To use Une Manage, access the server URL and login with your user credentials. After logging in, you will be directed to the main page of the system, where you can create and manage academic projects.

Contribution

If you want to contribute to the development of Une Manage, follow the instructions below:

  • Fork the repository.
  • Clone your fork to your computer.
  • Create a branch with the name of your feature or fix.
  • Deploy the changes to your branch.
  • Run the tests to make sure the changes didn't affect other functionality.
  • Commit your changes.
  • Push your branch to your fork.
  • Open a pull request to the main branch of the original repository.

About

Repository related to the Software Engineering II project of the My Health App - Medicines and Procedures Module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published