Giter VIP home page Giter VIP logo

scrum-management's Introduction

Scrum-Management ๐Ÿ›ฐ

Brief: ๐ŸŽ

This is a project based on the platform of web designing which will be a website developed for amateurs and will also help people entering into codex that will make their tasks easier...

trello-sample-board

Overview ๐ŸŽƒ

It is basically a Kanban Board app which provides teams with the option of managing pull-based, lean software development projects with other iterative and time-boxed projects. The Kanban Board allows the user to trigger an update to the Schedule State field for any drag-and-drop action from one column to another column. Using the Schedule State field enables a view of work regardless of the methodology that each team practices because many pages such as Release Status show status and roll-ups based on the Schedule State field. Product backlog, time-boxed iterations, and estimation are unnecessary when using a Kanban system since work is pulled into the board and the queue is the only work of interest. Achieving maximum throughout is the main goal by determining bottlenecks in the system and limiting the work in progress to reduce task context switching and ensure work is completed efficiently and quickly. In other words, a Kanban board only shows the next few stories that need to be completed and it's current state of progress. The stories are determined by your project's backlog and the state of any story is changed as you drag the story across any state.

This project has been into various open source programs and is open for contributions .๐ŸŽ‰๐ŸŽŠ

License: MIT

How to start ? ๐ŸŽช

If you don't have git on your machine, install it.

Fork this repository ๐Ÿš€

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository ๐Ÿ

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "url you just copied"

where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.

For example:

git clone https://github.com/Harshita248/Scrum-Management.git

How to run ? ๐Ÿ›ด

After cloning the repo, run npm install in the terminal.
Install dependencies
npm install express --save
npm i ejs
npm i ejs-html
npm i mongoose
npm i fs
Then move on and run node app.js,
This will start the project automatically on localhost:3000 .
Now you can move further to create the branch and start contributing !!

Main-Page-View

Create a branch โš“

Change to the repository directory on your computer (if you are not already there):

cd (filename)

Now create a branch using the git checkout command:

git checkout -b your-new-branch-name

For example:

git checkout -b dev_username

Make necessary changes and commit those changes ๐Ÿš

Do the necessary changes.

If you go to the project directory and execute the command git status, you'll see there are changes.

Add those changes to the branch you just created using the git add command:

git add .

Now commit those changes using the git commit command:

git commit -m "(Add your message here)"

replacing <Add your message here> with your message.

Push changes to GitHub ๐Ÿช‚

Push your changes using the command git push:

git push origin <branch-name>

replacing <branch-name> with the name of the branch you created earlier.

Submit your changes for review ๐Ÿšฉ

If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

Now submit the pull request.

Soon we will be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.

scrum-management's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

scrum-management's Issues

Accessing the Chatfuel to create a chatbot for website

Is your feature request related to a problem? Please describe.
NA

  • A clear and concise description of what the problem is.
  • It will create a Chatbot which will respond to user accordingly
  • Also, it will be connected with Facebook messenger
    Describe the solution you'd like

  • A clear and concise description of what you want to happen.

Describe alternatives you've considered

  • A clear and concise description of any alternative solutions or features you've considered.

Additional context

  • Add any other context or screenshots about the feature request here.

Navbar Hamburg Button Not Working in the Media Queries

Describe the bug

  • For Mobile users Navbar Hamburg not working

To Reproduce

  • Steps to reproduce the behavior:
    1.

Expected behavior

  • It should respond when it is clicked

Possible solution

  • JavaScript Function fix has to be done

Screenshots

  • If applicable, add screenshots to help explain your problem.

Additional context

  • Add any other context about the problem here.You can also mention your system environment in which you are running it.

regadm page has some issues

Describe the bug

  • A clear and concise description of what the bug is.
  1. The header is not rendered properly
    image
  2. The animations also seem to have a bug
    image
    image
  3. The mobile view does not have a signup button and hence the animations cannot be triggered.
    refer this

To Reproduce

Expected behavior

  • A clean register as admin page should be visible

Possible solution

  • The animation and div positions need to be taken care of.

I would like to try to resolve this issue as a part of SWOC! Please assign me this issue!

Details on fetch_details.ejs page is not visible

Describe the bug

The table and header is not visible because of the background image.

To Reproduce

Expected behavior

The contents of page should be easily visible.

Possible solution

Removing the dark background image would do and the white background also match the theme of landing page.

Screenshots
Now:
image
After Updating:
image

Please assign this issue to me! I will fix it and move to the other issue!

Webpage fails to compile

After cloning the repository and using npm to install all the dependencies, the node app.js returns the following error:
image

Welcome bot integration

A welcome bot can be integrated which will help first timers when they open an issue or make a pr or so and also we can set custom messages in reply when someone opens an issue or makes a PR

Smooth Scroll Feature

Is your feature request related to a problem? Please describe.

  • No, it is a added feature

Describe the solution you'd like

  • Whenever few navbar tabs are clicked and if it is on the same page then it will scroll down smoothly to that portion

Describe alternatives you've considered

  • NA

Additional context

  • NA

Style the columns with animation effects , add content and various section, provide the title (all in learn easy) to give it a single page website look.

Add animation effects to the different sections such as how to use , why this , suggest an idea for the title and add it accordingly after the addition of carousel and footer in a different issue. Please refer trello.com
This issue will take time while adding different sections such as about , usage , etc in a single page. A feature such as light theme and dark mode scroll button can be added to make the website look attractive.

Please add screenshots for the same.

Create GitHub Pages

As GitHub hosts static pages for free, creating a GitHub pages site would allow people to preview the project before contributing

The "check easy" page needs to be redesigned in a different way.

after the admin logins he/she is redirected to the check easy page which needs latest css styling(with some more illustrations and latest styling) without distorting any popup window or any other function which is already implemented.

Please provide screenshots.

Fetch_details page is broken

Describe the bug

  • A clear and concise description of what the bug is.
    image

To Reproduce

Expected behavior

  • A clear and concise description of what you expected to happen.
    -A Table should be shown containing the details

I can fix this issue! Please assign me! โœŒ

Making the Chatbot in codebase of SCRUM

Is your feature request related to a problem? Please describe.
NA

  • A clear and concise description of what the problem is.
  • It will make Chatbot functional on website apart from connecting it with the Messenger

Describe the solution you'd like

  • A clear and concise description of what you want to happen.

Describe alternatives you've considered

  • A clear and concise description of any alternative solutions or features you've considered.

Additional context

  • Add any other context or screenshots about the feature request here.

Making Teams Webpage of SCRUM

Is your feature request related to a problem? Please describe.
NA

  • A clear and concise description of what the problem is.
  • A clear description of People working in SCRUM need to be made
    Describe the solution you'd like

  • A clear and concise description of what you want to happen.

Describe alternatives you've considered

  • A clear and concise description of any alternative solutions or features you've considered.

Additional context

  • Add any other context or screenshots about the feature request here.

Auto Hiding Navbar which reduces the issues of overlapping when scrolling

Is your feature request related to a problem? Please describe.

  • No, it is not, it is just an added extra feature for the website

Describe the solution you'd like

  • Whenever website will be scrolled down then Navbar will automatically hide itself.

Describe alternatives you've considered

  • There is no need of that

Additional context

  • NA.

Add footer with the details

For now add the design , styling and animation effects of a footer. Details when provided can be added. : )

Contact Section

Is your feature request related to a problem? Please describe.

  • Every Commercial website should have a contact section where all the details are given. Also user can ask for queries also.

Describe the solution you'd like

  • NA

Describe alternatives you've considered

  • NA

Additional context

  • NA

Sidebar Widget (Floating)

Is your feature request related to a problem? No.

  • A clear and concise description of what the problem is. On the right hand side of the website there will be a floating widget to all the social media links of SCRUM page

Describe the solution you'd like

  • A clear and concise description of what you want to happen.

Describe alternatives you've considered

  • A clear and concise description of any alternative solutions or features you've considered.

Additional context

  • Add any other context or screenshots about the feature request here.

Scroll to Top Button

Is your feature request related to a problem? Please describe.

  • No it is an extra added benefit for the users.

Describe the solution you'd like

  • When website will be scrolled to a certain extent then this button will appear which will take the user to the top of the website

Describe alternatives you've considered

  • No need of that.

Additional context

  • NA

Delete Regstu page, Edit App.js, Fix view on Regadm

Describe the bug

  • A clear and concise description of what the bug is.
    The regstu page looks like this:
    image
    image

To Reproduce

Expected behavior

  • The animations should work properly and look better too!

Possible solution

I can fix this issue as I did for Regadm page previously! Please assign me this issue as a path of SWoC. I would like to solve this first and move to the other issue!

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.