Skip to content

The client is a distributor of pharmacy products, he wants to follow the clients products requests in a website and email notification.

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
license.txt
GPL-3.0
license-gpl3.txt
Notifications You must be signed in to change notification settings

Mikymen/productos

Repository files navigation

Rapid Pharmacy

Live version: link

Project description

The client is a distributor of pharmacy products, he wants to follow the clients products requests in a website and email notification. The clients must be able to enter the system with custom credentials, and from there they will send requests of the selected products.

I followed the client guidelines and as result a made a web app, I use the codeigniter framework for the backend and knockoutjs for the frontend, Its uses customs css styles and boostrap for the design. The database engine its mysql and I have to code stored procedures and views to manage data. For the notificacion I sends custom email to the system owner, with the list of selected products by the pharmacy client.

Skills and deliverables

  • PHP
  • CodeIgniter
  • MySQL
  • JavaScript
  • jQuery
  • KnockoutJs
  • Bootstrap

Development

The application was developed on the following files

# === Database ===
/db/BASE_LITE_HEROKU.sql

# === Controller ===
/application/controllers/AuthController.php
/application/controllers/InicioAdminController.php
/application/controllers/InicioController.php

# === Model ===
/application/models/AuthModel.php
/application/models/ListaModel.php

# === View ===
/application/views/Inicio
/application/views/Login
/application/views/Plantillas

# === Frontend ===
/public_html/assets/css
/public_html/assets/img
/public_html/assets/js

About

Rapid Pharmacy - Developed by Miguel Mendieta P.

About

The client is a distributor of pharmacy products, he wants to follow the clients products requests in a website and email notification.

Topics

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
license.txt
GPL-3.0
license-gpl3.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published