![LinkedIn](https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555)
Let's GO
App to connect people for gatherings.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
-
About The Project
-
Getting Started
- Usage
- Roadmap
- Contributing
- License
- Contact
- Acknowledgements
About The Project
![Let's GO Screen Shot](https://github.com/rs401/letsgo/raw/6007bc212f4d/screenshot.png)
This is a side project I am working on during my last semester of a BS in Software Development.
Let's Go started as a way for families to organize cookouts, birthday parties, family reunions, etc. Then I thought, any group of people might want to gather for <insert reason>.
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
This app can be deployed in docker.
Installation
- Clone the repo
git clone https://github.com/rs401/letsgo.git
- Setup Environment Variables
mv env.sample .env
vim .env
- Orchestrate containers
docker-compose up --build
Usage
Create an account. Join a group. Create a group. Post an event. Attend an event. Live life with Joy.
Roadmap
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @Res401 - rich.stadnick#gmail
Project Link: https://github.com/rs401/letsgo
Acknowledgements