Skip to content

MoniCamargo37/TRIPPO_frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trippo

Description

Trippo is an activity planner app designed by Monica that lets users choose a travel destination and specify their preferences. By utilizing OpenAI's AI technology and Bing tools, Trippo creates a personalized activity plan for the user. Bing Image Search helps to provide visually appealing images of recommended tourist spots and activities. Trippo offers a unique and personalized travel planning experience that simplifies the process for users.


Instructions

When cloning the project, change the sample.env file name for .env. The project will run on PORT 3000.

Then, run:

npm install

To start the project run:

npm run start

User stories

MVP

  • User can sign up and create a new account
  • User can login
  • User can log out
  • User can edit profile ( photo, username, password)
  • user can delete photo
  • user can see most searched cities
  • user can search whatever city in the world
  • user can see a brief info about city searched
  • user can see all their activity plans
  • user can add/create his/her preferences and find a personal trip plan activities for a specific city/destination

Backlog

  • User can save the trip plan activities on his/her account "mis planes"
  • user can edit name , and number of travellers
  • User can delete his/her trip plans
  • user can see a " enlaces utils"
  • Trippo is fully responsive.

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.8%
  • CSS 40.9%
  • HTML 1.3%