1. Salaries and purchases Data Analysis
This analysis based on the pandas library in python. Reading CSV files (Salary and purchases) and perform different filters in pandas.
This analysis based on the pandas library in python. Reading CSV files (Salary and purchases) and perform different filters in pandas.
Encryption is the process of translating plain text data into something that appears to be random and meaningless (cipher text). Decryption is converting cipher text to plain text. In this project I uses symmetric key encryption (Fernet). Which encrypts and decrypts a file or message using the same key.
Android is the ideal platform for developing such an application due to the wide variety of devices it supports. android developer, Java, Android Studio, Xml · It is a system developed in android studio through which faculty can register the number of students in a particular class then register the number of subjects in that class and can mark the attendance of the students.
Admin Module
Add Student. Delete Student. Perform Modifications on Student and faculty details. Add Faculty. View Student. View Teacher. View Student Attendance. View each student’s attendance separately.
Teacher Module
Take attendance and keep them class wise. View Students details. View Faculty details.
Software Requirement
Android Studio Latest Version. Internet Connection. Java.
Admin Login
Username :-admin,
Password :-admin123
Download the source code