Git Product home page Git Product logo

user-feedbacks's Introduction

user-feedbacks

This application will take feedbacks from users and display about different products

This application is only to demonstrate Terraform infrastructure automation and application deployment.

Application Functionality

  1. User Registration
  2. User Login
  3. This application get Name of user, a Name of a product and the feedback description and save them to a Database
  4. Display feedbacks submitted by users

Technology Stack

  1. Laravel framework for application
  2. PHP
  3. MySQL for the Database
  4. AWS Beanstalk for deploying application
  5. Terraform to automate Infrastructure provisioning

How to Get Started

This sections will explains how this projects is setup on your local machine and start development

First You have to fullfill following prerequisits

  1. Install PHP, Apache and MySQL.

Project Setup Guide

  1. Clone the Repository
  2. Create a Database in MySQL
  3. Open Project with a prefered Code Editor
  4. Edit the .env file. If this file is hidden unhide files from your system preferences.
  5. Add values for following attribute in .env file according to the DB you have created
    1. DB_DATABASE
    2. DB_USERNAME
    3. DB_PASSWORD
  6. Naviate to the repository using the prefered commandline tool. Then execute following commands
    1. To Create the Tables required run php artisan migrate
    2. To Start the development server run php artisan serve
  7. Open your prefered browser and navigate to localhost:8000
  8. Application should appear on the browser now

user-feedbacks's People

Contributors

shavindrasn avatar

Watchers

James Cloos avatar Devni Heraliyawala 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.