Coder Social home page Coder Social logo

fruxc / society Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 7.0 1.92 MB

Society Management System for Raunak Society with Admin Panel and User Panel and have basic functionalities of creating members, maintenance and changing staff members.

PHP 55.27% Vue 0.23% Shell 0.56% Blade 43.94%
laravel phpmyadmin mysql laravel8x society society-management maintenance

society's Introduction

Society Application

Laravel MySQL

This is my first semester project Society Management System using laravel framework. It has basic functionalities like Maintenance CRUD and Staff Member CRUD and it also has different authentication like Admin Dashboard and Member Dashboard. Use it as you want. Pull it make changes as you want would love to see that. It also generates PDF file of maintenance.

Patch One

Kindly just follow the below steps to run on your local machine

Pull repository

Dependencies

  • PHP version >= v7.3
  • Composer >= v1.10.13
  • Xampp Server >= v3.2.0

Open terminal

composer install

Make changes to your env file

Such as your DB_DATABASE, DB_USERNAME and DB_PASSWORD

Generate your application key using following command:

php artisan key:generate

Start your XAMPP server

Come back to the terminal and paste the following command

php artisan migrate:fresh --seed

Run on your machine

php artisan serve

It's running on your local machine, just click the link below

https://127.0.0.1:8000

Note: Complaint feature is not completed yet.

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.