Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuwan-harshakumara-piyarathna/daily-task-app
daily task app using laravel
https://github.com/nuwan-harshakumara-piyarathna/daily-task-app
Last synced: 14 days ago
JSON representation
daily task app using laravel
- Host: GitHub
- URL: https://github.com/nuwan-harshakumara-piyarathna/daily-task-app
- Owner: Nuwan-Harshakumara-Piyarathna
- Created: 2020-01-11T18:04:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T10:19:47.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T11:46:00.676Z (2 months ago)
- Language: PHP
- Size: 53.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Daily Task App
What is this repository for?
- Daily Task Remainder
- version 1.0
How do I get set up?
- Clone or Download the repository
- Install laravel
- open the project
- Open the .env file and include your DB_USERNAME and DB_PASSWORD
- Copy the DB_DATABASE and make a new database in phpmyadmin with same name
- start the server
- migrate files using php artisan migrate
- run the project on your browser
Features
- Create a New Task
- Delete , Update Task
- Fullfunctioning login,signin,logout,Reset password,Forget Password Sections
- Table Data Collection