GithubHelp home page GithubHelp logo

kenvilar / clubready Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 6.15 MB

This is my own project. It is a web app for creating clubs and organizing its members.

PHP 66.66% Vue 26.39% Blade 6.95%
laravel vue axios passport

clubready's Introduction

About the Project

This project is a web app for creating clubs and organizing its members

TODO

  • Fix all the list tables especially the ID and User columns
  • Fix the club members to display verified and unverified users for club-admins
  • Redirect to 404 page if json content is "The specified URL cannot be found"
  • For club members
    • Fix the memberships crud operations
    • Fix the membership types crud operations
    • Fix the membership type names crud operations
    • Fix the vehicles crud operations
    • Add choose-club menu at the upper rightmost corner
    • Display the club name at the upper leftmost menu
    • As a club admin
      • Fix the club members crud operations
      • Fix the create and edit members operation
      • Unverified the member instead of deleting them
      • I can edit the club details
  • Fix the currentUserInfo method in API (try login and logout with and without remember_token)
  • Fix the Base Controller of ApiController, remove the middleware auth in api controller
  • When the system not the user logout its account, its oauth token should revoked
  • Hide the current user in super-admin list
  • Redirect to dashboard page after login for super-admin users
  • Add settings for site name and logo
  • Can remove the logo image
  • Can upload and remove the favicon
  • Users can change their password

PRODUCTION DEPLOYMENT

  1. Deploying Passport.
    When deploying Passport to your production servers for the first time, you will likely need to run the passport:keys command. This command generates the encryption keys Passport needs in order to generate access token. The generated keys are not typically kept in source control:
    php artisan passport:keys

clubready's People

Contributors

dependabot[bot] avatar kenvilar avatar

Watchers

 avatar  avatar

Forkers

alitwelve

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.