Giter Site home page Giter Site logo

krishkamani / marksheet_methodology_1 Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 0.0 142 KB

Insert student details in StudentDetails table. Insert marks in CEComponent table and before inserting record in table, verify that student should register in StudentDetails table. It displays student detail in listview.

Java 100.00%
sqlite sqlite-database listview database android android-studio android-beginners android-beginners-project marksheet android-app

marksheet_methodology_1's Introduction

Marksheet-Methodology

This is a Student CE component marksheet.

Don't Forget to Subscribe My Channel , like video and share to your friends. If you want to learn any new things then comment over that. We will make new video on that As soon As Possible.


## Task: Consider the following database tables for the application.

Database Table:

Name of the table: StudentDetails

Column Names
Roll no. Name Samester
Data type with constrains
Text, Not Null Text, Not Null Integer, Not Null
17BIT021 Yagnik 6
17BCE035 Krish 6

Name of the table: CEComponent

Column Names
Roll no. Class Test Marks Sessional Marks Assignment Marks
Data type with Constraints
Text, Not Null Integer,Not Null Integer,Not Null Integer,Not Null
Sample Data
17BIT021 20 25 30
17BCE035 25 30 35

Following functionalities in app:

  1. First activity is asked student details according to table StudentDetails. As soon as student clicks the submit button, update information in StudentDetails table. Validate the fields for appropriate data type i.e Roll no. is Text type, Semester is Integer type, etc.
  2. Second activity is asked student's marks according to table CEComponent. As soon as student clicks the submit button, it first check that student is registred or not. If register then it allowed to update information in StudentDetails table.

Images of Output

11

12

13

marksheet_methodology_1's People

Contributors

krishkamani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

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.