Coder Social home page Coder Social logo

keeptrack's Introduction

keeptrack

A minimal Human resource(HR) management tool used to keep organization's data, specifically department and employees' data thereby helping managers to retrieve and map every employee to their corresponding departments and also allowing managers to keep track of employees data and even give them the ability to contact them directly from the app when the need arises.

Major skills acquired

Some major skills acquired and used during the design and development of this project are as follows:

  1. vue.js
    • used vue cli for creating or scaffolding a new project
    • Added and used vue-router for controlling routes (pages) in the application
    • Also leveraged vue-router to enable and redirect missing pages or routes to a 404 page
    • Added and used vuetify for style and design purposes
    • form validation with the help of vuetify
    • used SCSS for custom styles
  2. firebase
    • Added firebase to the project
    • Connected the application to the firebase Realtime database
    • used firesbase Realtime database to store the application data in various documents organized into a collection
    • Practised and solved a complex NoSQL data modelling problem by setting up boundries between various sub documents belonging to a paticular document in a collection
    • Added firbase cloud storage for image upload purposes, thereby mapping each uploaded images to its corresponding document in a collection of the firbase realtime database
    • Added and used firbase authentication for identity verification
    • Applied constraints (security rules) to the database
    • Applied the firbase password reset option in the application
    • Configured the application, making it suitable for firebase hosting
    • Finally depolyed the application to firebase

Guidlines on project setup

clone the repo

git clone [email protected]:duixe/keeptrack

project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Features I would like to add in the future

  • Google Sign-in Integration
  • Countdown to employee's retirement or contract expiry date
  • Employee's salary due date notification to employer or manager
  • Ability to rate department's performance with respect to their output

keeptrack's People

Contributors

duixe 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.