You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Front End --> Angular Material
Back End --> Spring Boot
Project Timeline
[27/05/2020] = Setup Spring Boot and Angular Material.
[28/05/2020] = Setup Components and Created End Points.
[29/05/2020] = Connectivity of Opportunity Component.
[30/05/2020] = JPA to JDBC End Points
[31/05/2020] = UI of Project and Integrate all Componets
[02/06/2020] = Look and Feel of Project
[03/06/2020] = Issue Resolve
[04/06/2020] = Search Bar Setup & Audit Table
Copyright with Accolite India
Home Page
->> It contains Google SignIn
->> Authentication is done through Google Id and Google Token
Opportunity Page
->> Manager can create, edit and delete opportunities
->> If manger have any query related to any opportunity, He/She may send e-mail by just clicking on mail icon
->> There are many option provided in the form like description, demand, skill set, location, and min experience
->> To check your details just click on your image in top-right corner, it will show you menu with various options, press on your email your information card will be appeared.
Trend Page
->> This page helps you to analyze various trends in your company.
->> Mat cards will show you total count of Skills, Users, Opportunities and Location
->> You can figure out which location is best for you, or according to your experience which opportunity suits you.
Search Page
->> Manager can search various opportunities by using search bar
Audit Page
->> All the activities by all managers can be logged in this audit table
->> Manager can easily figure out faults if occur
Code Coverage
->> We have done 90+ code coverage in angular as well as spring boot side
->> In spring boot side Controllers, Service, and Dao tested perfectly
->> In Angular Statements, Branches, Loops and Components are tested with the result of 90% + code covetage