Skip to content

Commit

Permalink
[UPDATE] README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoDaniel1412 committed Oct 19, 2020
1 parent dc99012 commit 5f1ab0a
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,44 @@
eBike
# eBike 🚴‍♂️

eBike is an app to manage your bike's sotre. It's built using **Angular** for web, **Python** for a service API, **Microsoft SQL Server** for managing a distributed data base.

Main features:

* Material design
* Easy to use administrator user friendly
* Dynamic table with filters, sort and pagination
* Authentication system for multiple roles

## Photos 📷

Admin |
:----------------------------:|
![](img/admin-view.png) |

Store |
:----------------------------:|
![](img/store-view.png) |

Auth |
:----------------------------:|
![](img/auth-view.png) |

## Authors 👨🏻‍💻

* **Jose D. Acuña** - *Web Functionality Manager & Lead Designer* - [JoDaniel1412](https://github.com/JoDaniel1412)
* **Crisptofer Fernandez F.** - *Database Administration & Definition* - [crisptofer12ff](https://github.com/crisptofer12ff)
* **Oscar Gonzalez Alfaro** - *Lead Developer on Back-end and Connections* - [Racso08](https://github.com/Racso08)
* **Esteban Zúñiga** - *Database Administration & Definition* - [Chaos1497](https://github.com/Chaos1497)

## License 📄

This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/JoDaniel1412/eBike/blob/main/LICENSE.md) file for details

## Acknowledgments 📎

* Costa Rica Institute of Technology

<p align="center">
<img src="https://s3.amazonaws.com/madewithangular.com/img/500.png" height="80">
</p>
<p align="center">This project was made with academical purposes.</p>
Binary file added img/admin-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/auth-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/store-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5f1ab0a

Please sign in to comment.