Closed Ayush8923 closed 1 year ago
Basics - 1 pointer (Skip if you've already done these in your previous tasks)
hello world
using the dd
functionFrontend Design - 1 pointer
add new applicant
as shown in the image below
applicants
and reports
as shown below. The selected one should be highlighted. The same is implemented in various places like projects, invoices, recruitment, etc, you can take code references from any of these places
Coming Soon
aligned in the centerBootstrap modal - 1 pointer
CodeTrek/Resources/views/modals/add-applicant-modal.blade.php
for the modal file. Here we will write code related to the modaladd new applicant
button the modal should pop upWorking with forms - 1 pointer
Bootstrap Modal •Bootstap Modal allows users to create modal windows (pop-up windows) on their webpages. •It can be used to display additional information, such as images, forms, videos, and more. •Bootstrap Modal is a JavaScript library that provides an easy way to create responsive and customizable modal windows.
Html forms •HTML forms are used to collect user input. • Forms are created using the
Phone
ok sir
Feature Suggested By @Ayush8923
Parent Issue:- https://github.com/ColoredCow/portal/issues/2704
Related Issue https://github.com/ColoredCow/portal/issues/2734 https://github.com/ColoredCow/portal/issues/2736
Is your feature request related to a problem? Please describe. In ColoredCow, CodeTrek is a journey that most of the interns do. In it, they learn the basics of software development and hone their skills. Now, we want to track and capture this journey of all the interns in Portal. This will help us to monitor the progress of each individual and see where we can or they can do better.
For this, we have introduced Codetrek Module in the previous task. In this task, we will be creating the page that will be used to display the applicant's list and details.
Point of contact for guidance @GauravGusain98