Giter Site home page Giter Site logo

csec-380-proj1's People

Contributors

drx250 avatar onetruehope avatar serubin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

csec-380-proj1's Issues

User data Endpoint

We need an endpoint to return user data. This should should return a username and profile image when given a user id.

I think it's safe to make this internal only so our services can hit it.

Ci Test for Follow/UnFollow

  • Tests must be undertaken to show that the code follows the PEP8 standard
  • Tests must be undertaken to show that the code has a 10/10 rating in PyLint
  • CI tests should be available for all API calls

Basic test cases

At the bare minimum a test case should be created. As no constraints are immediately apparent this can be as simple as determining if the docs/ directory exists.

Setup Zenhub

Setup zenhub and provide it basic access to repo

Create Ci Tests

  • Test isAuthenticated/ endpoint
  • Test Registering (new) users

Create login page

Create login page to integrate with authenticate.

if new user, should redirect to settings page for initial setup.

Network topology

Create Network topology for the micro services.

  • Signup/Auth - J2EE
  • Homepage - Html/Css
  • Skits/Tweets (Add/View) - Node
  • Settings - php
  • Follow/Unfollow - Flask/Django
  • Add/Remove Reply (Ruby on Rails)

Add/Remove replies

Use the existing ElasticSearch instance to implement /AddSkitReply /RemoveSkitReply

keep in mind: ". This of course presents a challenge for how to link those pieces of data as both the original Skit and the reply are in elastic search"

Auth endpoints results in 404

Trying to access the authentication endpoints results in a 404 error via curl or web browser. Tomcat root timesout as well.

Signup New Users

Ldap is step one. We will have to persist new data when we add users to our system. THis must be done when users first login via ldap and a user row does not exist.

Add skit

Add skit end point. Will add skit to elk

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.