GithubHelp home page GithubHelp logo

spincrud's Introduction

Project Description

This is a simple project that allows register users to create, read, update and delete a task. This repo contain the api written in Laravel and the frontend in Vue

Project Limitation

The project is still under development

Project Technology

Project Technology are

Laravel 10

Vue

Project Requirement

To run this project you need

Php 8.1

Mysql database

Apache server or any other server

How to set up API folder

1.clone the project and navigate to the api folder.

2.Rename .env.example to .env

3.Create a database using the name specific in the .env file

4.Run the following command command

5.composer update

6.composer install

7.php artisan migrate:fresh --seed

8.php artisan test

How to set up the frontend of the Project

1.Navigate to the frontend folder

  1. npm install

3.npm run serve

4.open the generated url on the browser

Default login Credentials

email:[email protected]

password:test*1234

API Documentation https://documenter.getpostman.com/view/23939553/2s9Yyti2HS

Register Page

image

Login Page

image

Dashboard

image

Create Task image

Edit Task image

Read Task image

spincrud's People

Contributors

eaimiesylv avatar

Watchers

 avatar

spincrud's Issues

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.