Coder Social home page Coder Social logo

vacationmanager's Introduction

Vacation Corporate Manager

Based on a fictional concept, employees can log in and request vacation days. A supervisor/administrator will log in as well and approve or reject requests sent by each user.

User Capabilities

Users are able to:

  • sign in and sign out on the platform
  • create new applications filling the appropriate fields
  • view if their applications have been approved or rejected by the supervisor/administrator

Admin/Supervisor Capabilities

A Supervisor/Administrator is able to:

  • sign in and sign out on the platform
  • manage active applications published by the users (approve or reject them)
  • create new users or edit existent

DB Schema

Due to the current approach, there is no viable need to create an ER diagram since we only have two active tables within our DB, users and requests. Created a user_id column to the requests table to match each id from users {1-N (1 user has N requests)}. I have bypassed the need for an admin since the only difference between an plain and an admin user is their dashboards and their type column.

Seeds and Usage

You can use the following credentials to log in:

Technologies Used

Frontend:

  • Bootstrap 3 (Responsive Framework/CDN)
  • FontCDN (Online Fonts)
  • jQuery Backend:
  • Native PHP 7
  • MySQL

Requirements and Installation

A Xampp web server or any webserver with MySQL and PHP 7+.

  • Import the SQL dump file using the phpmyadmin panel/or any panel available
  • Move files to the htdocs folder of your web server
  • Start the apache and mysql services
  • Open the browser and head over localhost

Authorship & License

G. Karl Zafiris - georgezafiris.com - MIT

vacationmanager's People

Contributors

jojishiro avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.