themazim / crm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaveTheInternet


Save the Internet with us


๐Ÿ“Œ About

This tool was made to manage contacts and important information for the SaveTheInternetTeam


๐Ÿ’ป Website

Deployment:

https://crm.savetheinternet.info


๐Ÿ”ง Used technologies / Libraries / Frameworks

Frontend:

Name Version
JQuery 3.3.1
Bootstrap 4.1.0

Backend (NodeJS Dependencies):

Name Version
Laravel 5.6.11

๐Ÿ“ˆ Local testing

Installation & Quick setup:

  1. Open up your favorite terminal (and navigate somewhere you want to download the repository to)

  2. Make shure that you have Node.js and Composer installed, if not - install them.
  3. Clone the project
  4. Run composer install
  5. Run npm install
  6. Adapt .env File to your needs (Needs a Valid Database)
  7. Run php artisan migrate
  8. Create one Account
  9. Run php artisan make:base

Have fun.

About


Languages

Language:PHP 95.5%Language:HTML 4.5%