Coder Social home page Coder Social logo

buruhonline's Introduction

#What is Freelancer Notes Freelancer Note is an freelance project management application. It is very light weight and easy to use. You are able to manage all your projects in one place and you can keep record of your all clients and earnings. You are also able to export project record in PDF format.

Note : Freelancer notes is fully open source under GNU (GENERAL PUBLIC LICENSE).

#Installation Guide ###PHP Version Minimum 5.4.0 require

  1. Download or Clone the project from right side

  2. Extract from zip (You can change the project name)

  3. Copy and paste into your web server root directory

  4. Create a database

  5. Import the database from your project folder. Database name db_freelancer.sql

  6. Modify database configuration file(path app/config/database.php)

    change your database connection info. Default mysql database info 'mysql' => array(

    'driver' => 'mysql',

    'host' => 'localhost',

    'database' => 'db_freelancer',

    'username' => 'root',

    'password' => 'admin',

    'charset' => 'utf8',

    'collation' => 'utf8_unicode_ci',

    'prefix' => '', ) please make sure you database name, username and pasword(if you have set your database password otherwise leave it blank)

If you do everything perfectly then you can access the application ###Login Information User : [email protected]

Pass : admin12345 ###Login

Dashboard

### Add New Client's Info

### All Clients Info

### Add New Marketplace's Info

### All Marketplaces Info

### Add New Project's Info

### All Projects Info

### User Password Change

### Edit/Update User Profile

### Reporting Area

### Reports By Marketplace, Client, Date to Date

### Reports By Marketplace

### Reports By Client

### Reports By Date to Date

##About Laravel PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.

Laravel aims to make the development process a pleasing one for the developer without sacrificing application functionality. Happy developers make the best code. To this end, we've attempted to combine the very best of what we have seen in other web frameworks, including frameworks implemented in other languages, such as Ruby on Rails, ASP.NET MVC, and Sinatra.

Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

Official Documentation

Documentation for the entire framework can be found on the Laravel website.

Contributing To Laravel

All issues and pull requests should be filed on the laravel/framework repository.

License

The Laravel framework is open-sourced software licensed under the MIT license

buruhonline's People

Contributors

porimol avatar kangadi06 avatar trewto avatar dependabot[bot] 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.