Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.01 KB

File metadata and controls

57 lines (40 loc) · 2.01 KB

web_proj

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

MySQL Connectivity

The database is online so that all of us can use it and removes the redundant work that each of us would do. Once you do git pull, run "flutter pub get" into your project directory.

Site (phpMyAdmin, Database)

  • UserName: id13273953_labheads5
  • Password: &%qM1*2jN2@R%L$y

Site (FTP SERVER, file manager - All php files uploaded here)

  • UserName: labheadsbase
  • Password: lab@heads

Site [Gmail]

Site (From here, you can open both; Database as well as FTP server)

Here are some sites that you can use for your reference:

Also, currently you can use the following to login (for a Student)

  • Username: Tracey2015001
  • password: check1234

(for a Club)

  • Username: Electroholic200
  • password: check1234

(for a Lab)

  • Username: Luke801
  • password:

I will add others later, If you want, you can add your own user details by going to database and adding values to UserDetails table.