school2d5

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:

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Describe your project

✨ Features

✔️ Student Management

✔️ Teacher Management

✔️ And many other features

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and flutter installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/jehato47/school2

# Access
$ cd school2

# Install dependencies
$ flutter pub get

# Run the project
$ flutter run

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by jehat deniz

 

Back to top