Skip to content

Mohnish-Agrawal/LabHeads

Repository files navigation

web_proj

The project can be run by hosting a simple server.

Server can be hosted by running the command in python:

  • 2: python -m SimpleHTTPServer
  • 3: python -m http.server

Once the server is hosted, open a web browser and type "Localhost:8000" in the search bar. Then navigate to build\web to start the web app.

You can login into the web app using the following credentials:

(for a Student)

  • Username: Tracey2015001
  • password: check1234

(for a Club)

  • Username: Electroholic200
  • password: check1234

(for a Lab)

  • Username: George800
  • password: 8wTW4et9zu

(for a professor)

  • Username: James103008
  • Password: C222h8fS5J

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.

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

About

A DBMS project - Lab management system of IIITD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages