Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 491 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 491 Bytes

cueanews

A simple app that allows students to get the latest news around campus.

The app is built on laravel 5; bundled with a robust api that allows developers to build custom.

The main app features:

  1. Login/registration.
  2. An admin panel.
  3. A posts feed. (coming soon).

The api allows:

  1. Fetching posts categories.
  2. Fetching posts.
  3. Fetching posts by category, author.