Skip to content

kolbyrogers/Trippin

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Trippin

An awesome full stack web app to plan trips, events, upload photos, and share with your friends!

View Demo · Report Bug · Request Feature

image

About The Project

This full stack social media app allows users to create trips, add events to those trips, and upload photos to those events. Users can share their trips with friends and family, who can upload their own photos

Project features:

  • An interactive client interface
  • RESTful API
  • Client-side and server-side data validation
  • Data persistence
  • User authentication
  • User authorization

Built With

  • Go
  • Vue.js (Nuxt)
  • Firebase
    • Authentication, Firestore, Storage

Special Thanks

  • Unsplash
    • We used Unsplash's API to provide free stock photos for our users trips

Setup

Clone Repo

git clone [email protected]:kolbyrogers/Trippin.git

Install Dependencies

npm install

Serve at localhost:3000

npm run dev

Start Server

go run backend/cmd/main.go

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

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published