Skip to content

saadh393/Justicia-Laravel

Repository files navigation

Justicia Logo

Justicia

The mission of Justicia Project is to abolish child marriage, promote the rights of women and girls, and work towards women’s economic empowerment. WAP uses advocacy to promote and protect the rights of vulnerable and marginalized women and girls.

Todo

  • Show Join Us Data
  • Import All the pages
  • Connection with Database
  • Fetch and show data from database
  • Integrate TailwindCSS
  • Improve Design and Typography

Installation Instruction

Click to expand!
  • Clone the Repository

    git clone https://github.com/saadh393/sximo.git
    
  • Import the database.6.2.sql

  • Install Composer Dependencies

    composer install
    
  • Install NPM Dependencies (Optional)

    npm install
    
  • Generate an app encryption key

    php artisan key:generate
    
  • In the .env file, add database information to allow Laravel to connect to the database

  • Migrate the database

    php artisan migrate
    
  • Run the Application

    php artisan serve
    
  • Login with the Credentials

    dummyemail@email.com
    123@@123
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published