GithubHelp home page GithubHelp logo

oriefrati / carsdy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsimpdim/carsdy

0.0 1.0 0.0 449 KB

A simple web app which helps with studying using flashcards :)

License: GNU General Public License v3.0

PHP 87.52% HTML 12.48%

carsdy's Introduction

Carsdy is a web app that allows one to build flashcards for easy studying! It's currently in development so be patient :/

boring details

Carsdy is built with Laravel 5.7 (PHP) and MySQL. The install guide for Laravel is here:

  1. Install MySql and php if they are not already installed in your OS.
  2. Install Composer to manage any dependencies.
  3. Use php -m to check if you cover all the dependencies listed in the guide. If not, well, install them.
  4. Run composer global require laravel/installer as stated in the guide.
  5. Navigate to the repo directory and in the .env file configure any values you need to (especially the database).
  6. Run php artisan migrate to create the database and the tables used.
  7. Run php artisan db:seed to seed the tables.
  8. Run php artisan serve to run the app over artisan.

carsdy's People

Contributors

tsimpdim avatar

Watchers

James Cloos 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.