Coder Social home page Coder Social logo

flutter's People

Contributors

disha100 avatar gdsc-cummins avatar jayfirke avatar ruchikasuryawanshi7 avatar samitkapoor avatar vaishnavimore10 avatar vaishnavisawant57 avatar

Stargazers

 avatar

flutter's Issues

Create a login page.

Create a login page .
User inputs:

  1. username
  2. Password
    • Navigate to Flutter/lib/
  • Write Your code in login.dart file

Create a splash screen

Create a splash screen for the Tech Tutor application. Splash Screen is the first screen that we see when we run our application. It is also known as Launch Screen. It should be visible for 2000 ms, after which login screen/home screen will be displayed (depends on if the user is logged in or not)

  • Navigate to Flutter/lib/
  • write your code in splashscreen.dart file

Create Student sign up page

Create a page for student sign up page
Take inputs:
1.Name
2.email id
3.birthdate
4.Roll no(c no)
5. Standard, Division
6. Phone number
7. A unique username
8. A strong password

  • Navigate to Flutter/tree/main/lib/Student/

  • Write your code in signupstudent.dart file

Create a Teacher sign up page

Create a sign up page for Teacher
Take inputs;
1.Name
2.email address
3.Birth Date
4. education.
5. Date of joining
6. department
7. A unique username
8. A strong password

  • Navigate to Flutter/lib/Teacher/
  • Write Your code in signupteacher.dart file

Create a sign up page for Parent

Create a sign up page for parent.
Take inputs as:

  1. Name
  2. Student name
  3. student registered email address
  4. relation to student
  5. mobile no
  6. email address
  7. A unique username
  8. A strong password
  • Navigate to Flutter/tree/main/lib/Parent/
  • Write your code in signupparent.dart file

Create a user choice page

Create a user choice page . This page will be shown after the user clicks on sign up, we will first ask the user to choose whether they are student, teacher or a parent (can select only one of the above).

  • Navigate to Flutter/lib/
  • write your code in userchoice.dart file

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.