Skip to content

Commit

Permalink
Readme Done🖤
Browse files Browse the repository at this point in the history
  • Loading branch information
abdessamadpas committed Sep 25, 2023
1 parent 805abe3 commit 7feff08
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Sendagest®
Sendagest® is the fruit of the innovations and research of Senda track, which aspires to open the doors of digital for transport in Morocco, by offering integral software for the entire transport chain. Sendagest® will allow you to optimize your chain and centralize all data relating to your transport activity in a single secure database, through relevant monitoring of all your journeys from loading to delivery, ease of invoicing of your operations, as well as unlimited databases of your drivers and vehicles.

## Installation

Use this CMD to install packages.

```bash
flutter pub get
```
Use this CMD to run the App
```bash
flutter run
```

## User interfaces

landing and dashboard screens
![image](https://github.com/abdessamadpas/sendatrack/assets/53188247/c8e22084-fc25-4e47-a534-774d2265090e)

Expand All @@ -18,3 +35,20 @@ stock

stock elements
![image](https://github.com/abdessamadpas/sendatrack/assets/53188247/7d8df0b4-38e3-41cd-9de3-2a153df5e111)

<!-- CONTRIBUTING -->
## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 comments on commit 7feff08

Please sign in to comment.