Giter VIP home page Giter VIP logo

billyfrcs / studentfinalprojectmanagementsystem Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 874 KB

Student Final Project Management System Web Application.

License: MIT License

PHP 77.36% Hack 1.06% CSS 13.72% JavaScript 4.62% HTML 0.15% SCSS 3.09%
codeigniter crud laravel-mix model-view-controller mvc system tailwindcss web-application web-development css javascript php sass scss framework codeigniter4 laravel webpack hack html

studentfinalprojectmanagementsystem's Introduction

Student Final Project Management System

Login Dashboard

Student final project Management System web application project, created with Codeigniter 4, Tailwindcss, Laravel Mix and MySQL Database.

Server Requirements

PHP version 7.4 or higher is required, with the following extensions installed:

  • intl
  • libcurl if you plan to use the HTTP\CURLRequest library

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • mbstring
  • mysqlnd
  • xml (enabled by default - don't turn it off)

Setup And Installation

Copy env to .env with this command cp env .env and tailor for your app, specifically the baseURL and any database settings or you can use the default settings for this project that already configured.

  • composer install or composer install --ignore-platform-reqs to install the CodeIgniter library.
  • composer update or composer update --ignore-platform-reqs and keep project with the latest version.
  • npm install to install the dependencies.
  • npx mix or npx mix watch to compile the Tailwindcss with Laravel Mix.
  • php spark serve --port 1908 to enter the Development server with specified port by ourself.

studentfinalprojectmanagementsystem's People

Contributors

billyfrcs avatar

Stargazers

 avatar

Watchers

 avatar  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.