Coder Social home page Coder Social logo

mam373 / student-portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muya/student-portal

0.0 0.0 0.0 8.16 MB

StudentPortal App is a follow-through tutorial for learning the Yii Framework

CSS 1.19% JavaScript 3.49% PHP 94.64% Shell 0.01% Perl 0.67%

student-portal's Introduction

student-portal

StudentPortal App is a follow-through tutorial for learning the Yii Framework.

Details on the tutorial here: http://muya.github.io/understanding-our-auto-generated-code_28/

Structure

The StudentPortal App is a Yii-based app. The Yii code is under StudentPortal/. The db/ folder has the sql file for the MySQL database used in the project. The file with the latest date under this folder is the most up-to-date.

Setup (Unix-based Systems)

Follow the following steps to set up the system on a Linux-based system (Ubuntu, Fedora, etc)

  1. Open a terminal cd into the directory in which you want to set up the project. It's recommended not to set it up directly under your web root

  2. Fork the project on GitHub to your repo, then clone it on your machine. You now have 2 folders in your directory, StudentPortal & db.

  3. Navigate to your web root (/var/www/ or /var/www/html depending on your distro)

  4. Create a symlink to the the original location of the Yii project. For example, if you had your project under a directory: /srv/applications/student-portal/, make a symlink to /srv/applications/student-portal/StudentPortal/ by running sudo ln -s /srv/applications/student-portal/StudentPortal StudentPortal

  5. This will ensure that you can access the project from your browser on (http://localhost/StudentPortal)

student-portal's People

Contributors

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