Git Product home page Git Product logo

tell-it's Introduction

TELL IT

Tell it is a news/info management software it is a soon to be realeased full-packaged application that will be of great help to the media industry. The scheduled completion date is January 31 2017 and release of version 1.0. is February 28 2017. There is currently a live version at Verbatim Express

###System Users

  1. Administrator - Manages Reporters, Columnists, and Columns
  2. Reporters - Manages reports
  3. Columnists - Manage articles in his/her personal column
  4. Guests - Interacts with reports(share, like, view comment)

###Screenshots

DASHBOARD

Dashboard

Page to manage breaking news

Breaking News

Create New Report

New Report

Visitor's Page

GUEST PAGE

Upload Report's Display Picture

Headline Picture

Customizing the interface

Customize Page

Getting Started

Prerequisites

  1. You must have Apache Server, Mysql Database, PHP 5+. You can either download all independently or download XAMPP.

  2. Setup GIT locally.

Installation

Clone the project to your server: On your PC, navigate to your server directory and create a new folder for the project. Open git bash, navigate to the project folder you just created and run the command below.

$ git clone https://github.com/holuborhee/Tell-It

Database setup

  1. Import to your database server "tellit.sql" file.
  2. Locate ".env.example" file and change the values below to match you server value
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=tellit
DB_USERNAME=YOUR USERNAME
DB_PASSWORD=YOUR PASSWORD

Lastly, Rename the ".env.example" to ".env"

Run the app

To get started navigate to the application in your browser, you are now good to go. Note to access the admin page, add a "/home" to the applications base url.

Use the below details to log in

Email Address: [email protected]
Password: secret123

Built With

Contributing

Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.

How can I thank you?

Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the word!

Thanks! John David.

Author

John Olubori David

Contacts

License

This project is licensed under the MIT license.

tell-it's People

Contributors

holuborhee avatar

Stargazers

 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.