Code Monkey home page Code Monkey logo

staccoverflow's Introduction

Hi there ๐Ÿ‘‹

My name is Usama and I'm a Software Engineering student from Canada. I code and design. Here's some info about me!

โšก Interests:

  • ReactJS
  • CSS, HTML, JS
  • Flutter
  • UI/UX design
  • Java
  • Python

๐Ÿ’ฌ Reach me by email or LinkedIn! usama.saleem[at]hotmail.com | https://ca.linkedin.com/in/saleemusama

๐Ÿ–Œ๏ธ Visit my dribbble: https://dribbble.com/saleemu

staccoverflow's People

Contributors

alexhakim avatar evowox avatar mehdichitsaz avatar shadijiha avatar usamasaleem1 avatar uzairali245 avatar vimaguelo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

staccoverflow's Issues

As a user I want to be able to assign a tag to my question

The System shall allow the user to add a programming language tag to his question
The System shall display this tag to other users
The System shall provide the proper Syntax highlighting for the programming language provided in the tag

Points: 3
Priority: Low
Risk: Low Risk, Low value
Estimated time: 2h

Linking Travis CI with repo

A Travis CI account needs to be created and linked to this repository.

Points: 1
Priority: Medium
Risk: Low Risk, High value
Estimated time: 1h

Meeting notes

It is important to allocate time for taking notes of our meetings, Keeping a trace of what's said, what is assigned to whom and updating what has changed during the course of this project.

Points: 1
Priority: Low
Risk: Low Risk, High value
Estimated time: 1h per week

Acceptance testing

It is necessary to test every story on the user's experience, features needs to be physically tested and commented on every issue in a detailed and functional manner.

Points: 3
Priority: High
Risk: Low Risk, High value
Estimated time: 3h

Create "Question" controller with a create method

php artisan make:controller QuestionController

now ho to app/Http/Controllers/QuestionController.php and create a new function called "create"
This function should be able to receive a request from #35 and add it to database

Configuring Testing Environment

Setting up the testing environment in Laravel and running the first tests using Travis CI for every commit.
Also, it is important to add the status bar to the repo's README

Points: 4
Priority: High
Risk: High Risk, High value
Estimated time: 6h

Create a test for every User Story

Creating a test for each user story using PHPUnit and Laravel Dusk

Points: 6
Priority: High
Risk: High Risk, High value
Estimated time: 8h

Allow easy deployment of the web app

The app should include the relevant docker files to allow the team to easily deploy the web app from their computer independent of their operating system. The only requirement to deploy is having the docker hub installed in the host machine, running the command docker-compose up -d on a terminal (open at the project's folder), and then running the php artisan migrate command from the docker's app CLI.

The web app should be accessible at http://localhost:8000/

Points: 2
Priority: Low
Risk: Low Risk, High value
Estimated time: 3h

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.