Skip to content

jonnylow/CrowdSourcingApplicationWeb

Repository files navigation

#WeCare Web Application

A web application management portal for Centre For Seniors to post information of the voluntary activities.

Official Documentation for Laravel PHP Framework

Documentation for the framework can be found on the Laravel website.

Installation & Configuration

  1. You can create a local clone of this repository on your computer by running: git clone https://github.com/jonnylow/CrowdSourcingApplicationWeb.git

This will create a directory with the same name as the cloned repository in the current directory you ran the command.

  • For example, if you were to run the command in wamp/www directory, it would clone the repository down into the directory CrowdSourcingApplicationWeb, then convert it to a Git repository for you.
  1. Install Composer by following the instructions given in its download page. If you have already installed this, you can skip this step.

  2. After you have installed composer and have its PATH environment variable set up, install the project dependencies by running Composer: composer install in the directory CrowdSourcingApplicationWeb.

  3. Install Node.js. If you have already installed this, you can skip this step.

  4. Install additional project dependencies by running: npm install in the directory CrowdSourcingApplicationWeb.

  5. Rename the file .env.example to .env. Feel free to modify the environment variables in the file, as needed for your own local server, as well as your production environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages