-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,11 +10,11 @@ | |
<!-- PROJECT LOGO --> | ||
<br /> | ||
|
||
## 🛒 LazyGrocer | ||
# 🛒 LazyGrocer | ||
|
||
### By: Michael Montanaro, Colby Hegarty, Sanay Doshi | ||
- Created for: CS3200 Database Design Final Project | ||
- [![Github Actions][ghactionsLogo]][ghactionsLogo-url] | ||
Created for: CS3200 Database Design Final Project | ||
|
||
[![Github Actions][ghactionsLogo]][ghactionsLogo-url] | ||
|
||
<br /> | ||
|
||
|
@@ -159,9 +159,19 @@ Distributed under the GPL License. See `LICENSE.txt` for more information. | |
<!-- CONTACT --> | ||
## Contact | ||
|
||
Michael Montanaro - [LinkedIn](https://www.linkedin.com/in/michael-montanaro/) - [email protected] | ||
Michael Montanaro | ||
|
||
[![LinkedIn][linkedinLogo]](https://www.linkedin.com/in/michael-montanaro/) | ||
[![GitHub][githubLogo]](https://github.com/montymi) | ||
|
||
Colby Hegarty | ||
|
||
[![LinkedIn][linkedinLogo]](https://www.linkedin.com/in/colby-hegarty-7131521b8/) | ||
[![GitHub][githubLogo]](https://github.com/colbyhegarty) | ||
|
||
Sanay Doshi | ||
|
||
Project Link: [https://github.com/montymi/LazyGrocer](https://github.com/montymi/LazyGrocer) | ||
[![LinkedIn][linkedinLogo]](https://www.linkedin.com/in/sanay-doshi-352350200/) | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
|
@@ -171,13 +181,16 @@ Project Link: [https://github.com/montymi/LazyGrocer](https://github.com/montymi | |
|
||
* [Choose an Open Source License](https://choosealicense.com) | ||
* [GitHub Pages](https://pages.github.com) | ||
* [CS3200](https://www.khoury.northeastern.edu/home/kathleen/) | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
|
||
|
||
<!-- MARKDOWN LINKS & IMAGES --> | ||
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> | ||
[linkedinLogo]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin | ||
[githubLogo]: https://img.shields.io/badge/-GitHub-black.svg?style=for-the-badge&logo=github | ||
[ghactionsLogo]: https://github.com/montymi/LazyGrocer/actions/workflows/python-app.yml/badge.svg | ||
[ghactionsLogo-url]: https://github.com/montymi/LazyGrocer/actions/workflows/python-app.yml | ||
[pythonLogo]: https://img.shields.io/badge/Python-black?style=for-the-badge&logo=python&logoColor=natural | ||
|