Skip to content

carlydopps/trouvaille

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trouvaille

An application for travelers to discover, create, and share personal adventures for those who want to take the road less traveled. Trouvaille enables users to create boards to organize adventures, prioritize trips based on user preferences, plan for upcoming trips, and interact with, save, and manage trips in their network of travelers.

📍View Deployed Application
Login with demo account to access additional features!
- Username: sam
- Password: test

Features

  • Separate views for Trouvaille registered users and nonregistered users
  • Users can login and register with a username and password
  • Users can create and edit their profiles
  • Users can create, view, edit, and delete trips
  • Users can create, view, edit, and delete experiences
  • Users can view, filter, and search for trips, destinations, and experiences
  • Users can comment on and favorite trips
  • Users can follow other users

Technologies Used

  • JavaScript
  • React
  • Python
  • Django
  • Cloudinary
  • Bootstrap Icons
  • CSS Grid
  • Figma (Wireframe)
  • Canva (Logo design)
  • DB Diagram (ERD)

My Skills

Project Preview

Running This Application

Client Side

  1. Clone the repository and change directories in the terminal
git clone git@github.com:carlydopps/trouvaille.git
cd trouvaille-client
  1. Start server
npm install --save react-router-dom
npm start

Server Side

  1. Clone the backend repository and change directories in the terminal
git clone git@github.com:carlydopps/trouvaille-server.git
cd trouvaille-server
  1. Initialize virtual environment
pipenv shell
  1. Start Django shell
python manage.py shell

Demo Login

To view the application as a current traveler, please log in with the following:

  • username: sam
  • password: test

You can also register as a new user by clicking the 'Register' link in the top, right-hand corner.

ERD

https://dbdiagram.io/d/Trouvaille-63881673bae3ed7c4543f29b

Wireframe

https://www.figma.com/file/GGndTqJu2GFJoRbX2SsKB9/Trouvaille?type=whiteboard&node-id=0%3A1&t=yleYBpYhJObvYKuO-1

Created by Carly Doppelheuer

My Skills My Skills

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published