Code Monkey home page Code Monkey logo

company-cms's Introduction

company-cms

Full company management system. Includes wallet system to pay employees

App features

Authentication (Login)

Wallet System

Employee can update personal details, password and wallet details

Employees can set withdrawal date & time of their wallets

Create Employee as an Admin

Salary Payment:

Bulk Payment-> Select the due date you want to pay, make sure the date is valid (The date exist as a due date for one or two employees).

Single Payment-> Input the email of the employee you wish to pay, make sure the email is valid (The email exist as an email of an employee).

Running the Application

Local

git clone the project

composer update, update all dependencies

php artisan key:generate, to generate an app key

create your database with desired database name on your env file

php artisan migrate, to migrate all database tables

php artisan db:seed --class=AdminSeeder, to seed admin credentials to the database

php artisan serve, to start up your server

Admin Credentials

Email: [email protected]

Password: password

Navigations

Top right of the UI you will find navbar, use it to navigate to any page you want.

Using Live Demo

This application has already been deployed live for testing, below are some guidelines to follow

Demo Link

http://company-cms.herokuapp.com/

Admin Credentials

Email: [email protected]

Password: password

Navigations

Top right of the UI you will find navbar, use it to navigate to any page you want.

Login as an Employee

All already created Employee has same password as "12345678", you can find the email of the particular employee you want to login as on the admin dashboard.

company-cms's People

Contributors

chris-miracle avatar

Watchers

 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.