Skip to content

EnergyREX/TFG-DAW

Repository files navigation

TFG-DAW - MyClinic

HTML CSS JavaScript PHP Laravel MariaDB

This project is about a clinic management system. This project, is a Final Degree Project, built with PHP, Laravel, JavaScript, CSS and HTML. Stills under development.

Features / Planned Features:

Frontend

  • System theme detection
  • Dark and Light theme
  • Language detection and management
  • Roles and Permissions System
  • Create, Update, Read and Delete.
  • Unique UI

Backend

  • CRUD operations
  • Conditional routing based in roles with permissions

Execute

  1. Ensure that you have Composer and NPM installed.
  2. Clone this repository git clone https://github.com/EnergyREX/DAW-TFG
  3. Run composer i && npm i in the project root directory.
  4. Config the .env.example directory and rename it to .env.
  5. Run php artisan migrate --seed
  6. Run the php artisan key:generate command
  7. After installing, run composer dev to run the project in development mode.
  8. Go to https://localhost:8000.

About

A web application for clinic management who includes CRUD functions and others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published