Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anburocky3/todoist-server

Todoist server is an Restful API Server coded on Laravel framework.
https://github.com/anburocky3/todoist-server

accesstoken api api-rest app authentication laravel laravel-framework passport restful-api todo todoapp

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](www.laravel.com)]

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](www.vuejs.org)

This project repo contains backend api codes coded on Laravel technology. If you are looking for front side code, check out this [todoist-server](https://github.com/anburocky3/todoist-server) repo. It was coded on Vue.js & follows all security practices.

### Screenshots

##### Landing page made with [Bootstrap Framework](www.getbootstrap.com)

![Homepage](https://raw.githubusercontent.com/anburocky3/todoist-ui/master/screenshots/1.png?raw=true "Homepage")

##### Login Page

![Loginpage](https://raw.githubusercontent.com/anburocky3/todoist-ui/master/screenshots/2.png?raw=true "Login Page")

##### Todo screen

![Todoapp](https://raw.githubusercontent.com/anburocky3/todoist-ui/master/screenshots/3.png?raw=true "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](https://laravel.com).

### Changelogs

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

### Credits

**Developer:** [Anbuselvan Rocky](https://fb.me/anburocky3)