hgn330 💋🍓
Відкрити в Telegram
Projects with source code | Android | java |website development | Website : https://updategadh.com Admin https://t.me/Rishabhsaini0204 New project https://www.youtube.com/c/decodeit2 Buy ads: https://telega.io/c/projectswithsourcecode
Показати більше4 310
Підписники
Немає даних24 години
-587 днів
-28130 днів
Архів дописів
4 310
# internasal Clone Website in PHP
# Features-
Two types of user: Employee and Student with different functionalities
-Guest user can view the internship-list
-Clicking Apply on any internship navigates to login page
-Sign-up page to register students as well as Employers
# Student-functions:
-Can view all available internships
-Can apply to any internship
# Employer-functions:
-Can add internships with minimal details like Title, Desciption, Stipend, Duration
-Can view internships posted by them
-Can view all the applications received for their internship-positions
Demo link 👇👇
https://youtu.be/XZ-OVOfgR-A
4 310
# internasal Clone Website in PHP
# Features-
Two types of user: Employee and Student with different functionalities
-Guest user can view the internship-list
-Clicking Apply on any internship navigates to login page
-Sign-up page to register students as well as Employers
# Student-functions:
-Can view all available internships
-Can apply to any internship
# Employer-functions:
-Can add internships with minimal details like Title, Desciption, Stipend, Duration
-Can view internships posted by them
-Can view all the applications received for their internship-positions
4 310
Repost from hgn330 💋🍓
Projects Menu!
1. Encryption Decryption in JAVA with Different Cryptography Algo (ex.AES 128-bit)
Link : https://t.me/ProjectsWithSourceCode/405
2. Zoo management system Project For Finial Year in PHP| PHP Projects|
Link: https://t.me/ProjectsWithSourceCode/397
3. Quiz Management System in Advance Java + MySQL | Java Projects | Net Beans
Link: https://t.me/ProjectsWithSourceCode/391
4. Car Sales System in Java Using File Handling | Java Projects | Eclipse |Java Swing|
Link: https://t.me/ProjectsWithSourceCode/390
5. Bank Management System in Java + MySQL | Java Projects | Net Bean |
Link: https://t.me/ProjectsWithSourceCode/388
6. GROCERY SHOPPING Project in Java + MySQL | Java Projects |
Link: https://t.me/ProjectsWithSourceCode/386
7. Medical Shop Management in java |Java Project |
Link: https://t.me/ProjectsWithSourceCode/381
8. Farmer buddy project in java | JSP | Java Project | Tomcat Server|
Link: https://t.me/ProjectsWithSourceCode/271
9. College Fee Submit Project in Java + MySQL | Java Projects |
Link: https://t.me/ProjectsWithSourceCode/371
10. Car Rental System in PHP |(Free)
Link: https://t.me/ProjectsWithSourceCode/362
11. Home Tuition website in PHP |
Link: https://youtu.be/IcuX95ECS_w
12. Dairy Farm Shop Management System in PHP
Link: https://t.me/ProjectsWithSourceCode/357
13. Collage Management System IN JAVA |
Link: https://t.me/ProjectsWithSourceCode/354
https://t.me/ProjectsWithSourceCode/343
14. House Rental SYSTEM IN PHP
Link: https://t.me/ProjectsWithSourceCode/297
15. Library Management System using Spring Boot |Java| MAVEN
Link: https://t.me/ProjectsWithSourceCode/295
16. E-commerce Projects in Php +MySQL
Link: https://t.me/ProjectsWithSourceCode/293
17. Hospital Management System IN PHP
Link: https://t.me/ProjectsWithSourceCode/287
18. CV Building Website Projects Using - HTML,CSS,JS,PHP,
Link: https://t.me/ProjectsWithSourceCode/283
19. Hotels Management Systems in java
Link: https://t.me/ProjectsWithSourceCode/280
20. Voting System In Java With Database
Link: https://t.me/ProjectsWithSourceCode/277
21. library management system in java
Link: https://t.me/ProjectsWithSourceCode/275
22. Hospital Management Website Using Html, Css, Js
Link: https://t.me/ProjectsWithSourceCode/273
23. Car Rental App Projects in Android
Link: https://youtu.be/db929oiXjsU
24. BUS PASS Management System In PHP
Link: https://youtu.be/EKuqPc-b31k
25. ATM Card Approval Project in java
Link: https://youtu.be/_x-nqHM5GVI
26. Punjab National Bank Project IN JAVA WITH DATABASE
Link: https://t.me/ProjectsWithSourceCode/244
27. Gym Management System in Java
Link: https://t.me/ProjectsWithSourceCode/228
https://youtu.be/Gaf4xLh-Ews
28. ATM Card System in java
Link: https://t.me/ProjectsWithSourceCode/229
29. RAILWAY Reservations System in Java
Link: https://youtu.be/kBsjvEQ3lQ0
30. HR MANAGEMT SYSTEM IN JAVA
Link:https://t.me/ProjectsWithSourceCode/411
31 .Online Food Ordering System in PHP |Zomato Clone |
Link : https://t.me/ProjectsWithSourceCode/418
32. Pizza order Management System | JAVA + MySQL |NetBeans|
link: https://t.me/ProjectsWithSourceCode/421
33 .Bus Reservation and Ticketing System In JAVA+ MYSQL (Console Based )
link :https://t.me/ProjectsWithSourceCode/423
34. Online Movie Ticket Booking System |Advance Java + MYDQL
Link:. https://t.me/ProjectsWithSourceCode/424
35. Railway🚋 RESERVATION SYSTEM IN JSP | Java |Tomcat |Mysql |Html,css
Link :https://t.me/ProjectsWithSourceCode/438
36. Vehicle Selling Purchasing Management In JSP | Tomcat |java |Html css
Link:https://t.me/ProjectsWithSourceCode/440
Join Group :https://t.me/ProjectsWithSourceCode/
if Any one needs my help or want to developed a projects according to their need just DM (https://t.me/Rishabhsaini0204 )
4 310
Day Planner
This is a website that uses jquery, moment.js and local storage to create a day planner.
Features
Display of current day and time.
Current time indicator that changes position on page depending on time.
Information entered by the user is stored in local storage.
How it works
The day and time are fetched using moment.js and updated every second using setInterval to ensure the correct time displayed without the user re-freshing the page.The timeblocks are styled differently using classes for past, present and future and applied to the time block depending on the current hour and the value assigned to the time block, eg 9am to 10am has a value of 9, so when the hour is equal to 9 a class of present is applied to that time block.There is a line that moves down the page that represents the current time and its position corresponds to the timelegends on the side of the page.The current time line gets its position on the page by calculating the pixels from the top of the page based on the current
4 310
😀😀 Another Free Project 😀😀
Day Planner
Overview
This is a website that uses jquery, moment.js and local storage to create a day planner.
click below get source code👇🏻👇🏻
4 310
👨🏻💻 Program to find Maximum Occurring Character in String in Java (Interview Question)
import java.util.Scanner;
//youtube-decodeit
public class program1 {
public static void main(String[] args) {
System.out.println("Enter String");
Scanner s=new Scanner(System.in);
String str=s.next();
int len=str.length();
int mx=-1;
char result=0;
int count[]=new int[256];
for(int i=0;i<len;i++) {
count[str.charAt(i)]++;
}
for(int i=0;i<len;i++) {
if(mx<count[str.charAt(i)]) {
mx=count[str.charAt(i)];
result=str.charAt(i);
}
}
System.out.println(result);
}
}
