Coder Social home page Coder Social logo

issue-tracker's People

Contributors

anovakovic01 avatar arsa94 avatar miloradvojnovic avatar

Watchers

 avatar  avatar  avatar  avatar

issue-tracker's Issues

Delete feature

A user should be able to delete repositories, issues, wiki pages, pull requests and milestones.

Implement user registration

User should be able to register on our website in order to access it's contents. User should send following fields to website in order to register:

  • username,
  • password,
  • first name,
  • last name,
  • email address.

Implement issues display in repository page

A user should be able to have all information about issues on the issues tab. That tab includes a list of all issues. Also, the user is able to search issues by:

  • name
  • label
  • milestone
  • assignees
  • author
  • open/closed

Implement issue display in issue page

A user should be able to have information about an issue. Information includes:

  • author
  • assignee
  • labels
  • milestone
    Also, a user should be able to see all comments and history of issue progress.

Implement repository creation

A user should be able to create a new repository. A user should send following fields to the website in order to create a new repository:

  • name,
  • GitHub URL,
  • description

Also, he has the option to add contributors to the repository.

Implement user authentication

The user should be able to authenticate on our website in order to access its contents. He should send username and password to the website in order to authenticate.

Implement repositories listing on home page

A user should be able to see all his repositories on the home page. First should be listed repositories that he is an owner and after that all repositories that he is a contributor.

Implement wiki display in repository page

A user should be able to have wiki pages in wiki tab. He should have the option to select wiki page that wants to see. After user selection, the selected wiki page should be shown.

Pre-release setup fix

Current setup won't work in production environment. Docker and application reconfiguration is needed.

Create issue bug

  1. The application is broken when a user tries to create issue without milestone selected.
  2. The application is broken when a user tries to create an issue with a milestone that is recently added by the user.

CI config

Travis builds only frontend application.

Implement user information display

A user should be able to have all information about some user or himself in user profile page. Information includes information about the user and also a list of all repositories that he is owner or contributor.

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.