anburocky3 / todoist-server

Todoist server is an Restful API Server coded on Laravel framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todoist Logo

Maintenance Ask Me Anything Github license GitHub contributors Open Source Love svg Chat on Telegram GitHub followers

Todoist-todo app [Backend API service | Made on Laravel]

Todoist is an todo app that runs on web. It has the following features

  1. Landing page
  2. About page
  3. Login & Registration page
  4. Full Todo page with server authentication
  5. Filter-wise like all, active & completed
  6. Clear completed task featuremade in freetime.

Frontend UI | Made on Vue.js

This project repo contains backend api codes coded on Laravel technology. If you are looking for front side code, check out this todoist-server repo. It was coded on Vue.js & follows all security practices.

Screenshots

Landing page made with Bootstrap Framework

Homepage

Login Page

Loginpage

Todo screen

Todoapp

Features

  1. Using Restful & GraphQL approach.
  2. Access based secured authentication.
  3. Dedicated Single Page Application(SPAs) & (PWAs)
  4. Using SQL & NoSQL databases
  5. Using Vue & state management like Vuex.
  6. Internalization (Translation)

This app will have the following features:

  1. Landing page
  2. About page
  3. Login & Registration page
  4. Full Todo page with server authentication
  5. Filter-wise like all, active & completed
  6. Clear completed task feature
  7. Improving it for the better repo.

Project run

php artisan serve

Customize configuration

See Configuration Reference.

Changelogs

  • 24-05-2019 - INITIATE - Project initiated
  • 27-05-2019 - Improved - DB column added

Credits

Developer: Anbuselvan Rocky

About

Todoist server is an Restful API Server coded on Laravel framework.


Languages

Language:PHP 96.4%Language:HTML 3.0%Language:Vue 0.6%