Code Monkey home page Code Monkey logo

training-evaluation-platform's People

Contributors

goranpetrovski avatar sofija777 avatar

Watchers

 avatar  avatar  avatar  avatar

training-evaluation-platform's Issues

Implement Spring Security

  • Adding Security Dependencies
  • Creating an Authentication Service
  • User Details Service
  • Creating the Security Configuration
  • The Authentication Step
  • Hash and compare passwords
  • Authentication Manager
  • Testing Authentication

Prepare the initial HTML structure

  • Add design using Angular Material or Bootstrap
  • Create menu (with logo of application
  • Create HTML table
  • Create html dialog view (preview item details)
  • Create html dialog view (update training item)
  • Create html dialog view (delete training item)
  • Create html dialog view (create new training item)
  • Set icons for each dialogs

Document new services with swagger

  • set swagger annotations for register endpoint
  • set swagger annotations for get all users endpoint
  • set swagger annotations for get user by username endpoint

Create mock backend for security layer

  • Create mock back-end endpoint for user authentication
  • Create mock back-end endpoint for register new user
  • Create mock back-end endpoint for get all registered users
  • Create mock back-end endpoint for get selected user

Create form for training record creation

  • Create dialog with 2 actions (Save or No)
  • Create service with http post method for create new training
  • Create service http post method to update selected training

Create form for user registration

  • Create html view for registration (input fields for user's firstName, lastName, username, password)
  • Design html view
  • Create User service (register method)
  • Register (save) user after clicking register button (integrate with user service)

Create page to display training records

  • Create mock json data for trainings
  • Create service with method to load all data (trainings)
  • Create filter for mock table data
  • Create mock methods (edit/delete/create) training item

Implement translation feature to application

  • Support multi languages translation (macedonian, english)
  • Install and configure ngx-translate module
  • Create json file ini18n folder with en/mk json files
  • Design navigation menu with macedonian/english flags
  • Create logic to handle translate ( depend of select image - country flag )

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.