Giter Site home page Giter Site logo

luftborn's Introduction

To install the project do the below:

1- create database using mysql and copy the name of it.

2- go to backend folder and paste in the env file and paste the name in DB_DATABASE

3- run composer install to install al dependencies then run php artisan migrate to migrate tables to database

4- Run the server using command " php artisan migrate " and copy the url of it to paste it in frontend path

5- back to frontend folder and install all node_modules using "npm i" and paste the url of server to .env.development

6- run command "npm run dev" to make frontend server run and enjoy

Some Notes for Checking the app

* For the email job task you have to check Backend/App/Console/Kernel.php to see how the task scheduling work and the handling of the job which send emails to users.

also you can view the email template with dummy username "Yusuf" on "your-localhost-port/api/v1/mail".

And for your notes the categories part in front is not completed yet , so you can test the CRUD operations on posts until the categories one finished.

luftborn's People

Contributors

abdallahawwas avatar

Watchers

 avatar

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.