Git Product home page Git Product logo

cmms's Introduction

COTENCE

License: MIT

What is COTENCE

COTENCE is a web application which provides functionalities to manage any kind of maintenance job task of an organisation.

Image

Configuration

COTENCE is totally built on the PHP(7.1) Laravel Framework (5.6). Front-End framework used is Vue.js

System Configuration

Follow below steps to configure the project in your PCs.

Note : Use Composer Fresh Install if composer package manager is not installed.

  • Integrate Node_Modules
    • npm install

Database Configuration

  • Create a new File with .env extension.(No File Name).As Similar as .env.example file.

  • Copy and Paste everything presented in the .env.example to the newly created .env file.

  • Edit the .env file like below . use DB_DATABASE to give the MYSQL Database Name , Use DB_USERNAME and DB_PASSWORD to give authentication creditionals to the Laravel application.

    Env

  • Then go to cloned project folder and open terminal there and execute php artisan migrate to migrate DB relations in the created database.

  • Execute this command to add Laravel encrption key php artisan key:generate

Now the System is Well Configured in the Computer. Have Problems ? Free to Contact Developers.

Testing and Debuging

  • Use Laravel Inbuilt-server or web server solution stack packages like XAMPP to run the system in local PCs.
    • php artisan serve to use the Laravel Inbuilt-Server. System will run on http://127.0.0.1:8000 by default.
    • Make Sure to use XAMPP or similar stack packages supports PHP 7.1+

Contributing

Thank you for considering contributing to the COTENCE System. Contributing guidelines will be updated soon. But Issue reporting and Pull Requests are always welcome.

Security Vulnerabilities

If you discover a security vulnerability within COTENCE, please send an e-mail to N.Gimhana via [email protected]. All security vulnerabilities will be promptly addressed.

License

COTENCE System is open-sourced software licensed under the MIT license.

cmms's People

Contributors

ngimhana avatar dependabot[bot] avatar

Stargazers

mkbk avatar  avatar Bayram YAĞMUR avatar Tanaka Maringire avatar Cerberus avatar Osama A. Hnini avatar Ignacio Miranda avatar officialngare avatar  avatar  avatar fery avatar  avatar Fawzi Noual avatar  avatar  avatar yavuzhan avatar Jim Betsinger avatar  avatar  avatar Uğur Özpınar avatar M. Mert Yildiran avatar Rodrick Makore avatar p1x3lD3v avatar  avatar óscar gacitúa avatar Kiro  avatar  avatar Tony Qu avatar Mohamed Ali Elsayed avatar Maya Fiuza avatar

Watchers

James Cloos avatar  avatar Nick Goh avatar  avatar  avatar

cmms's Issues

Installation guide

Hi,
Thanks for the good work,
Can you please provide an installation guide?

Unable to find a file on this project

Hello developer,
I was trying to install ur application on wampserver but getting error { Fatal error: require(): Failed opening required 'C:\wamp64\www\CMMS/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\wamp64\www\CMMS\artisan on line 18 } looks like { /vendor/autoload.php } this file is missing

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.