Skip to content

junayedahamed/s.Info-manager

Repository files navigation

s.info

A Flutter project using localhost database mysql with php scripts. You can see the php script on branch 2 named phpscripts.

Getting Started

Installation 🛠️

For running this project

Prerequisites

  • Flutter: Ensure you have Flutter installed & setup on your pc.
  • Database: Xampp mysql used localhost.

Steps🪜

  1. Clone the Repository
https://github.com/junayedahamed/s.Info-manager.git
cd s.Info-manager
  1. Create project for resolving and getting all dependencies
   flutter cretae .

or

   flutter pub get
  1. Now you can run on your machine using
    flutter run

Usages

  1. You can cretae your account here & login here .
  2. you can store your student information in database .
  3. you can update delete and create your information .
  4. you can also do the same as 3 with student the informations.

🤝Contribution

  1. Fork this reposatory
  2. Create new branch
    git checkout -b feature-name
  3. Make your changes.
  4. Push your branch:
    git push origin feature-name
  5. Create a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published