A place to keep track of all your trips and plan new ones.
💻 Click here to see my live project!
- You can add a trip to create a new trip, or edit and delete trips
- Activities can be added to trips and also categorised
- Download instructions (if relevant):
$ git clone my-awesome-app
$ cd my-awesome-app
$ node app.js
- Inspiration taken Dribbbl
- ERD created to manage schema
- HTML
- CSS
- Javascript
- SQL
- Fix profile images
- Error when deleting or editing trips with no images
- Routes and what to put in each path
- Watch for typos. Common typos - forgetting commas, plurals instead of singular etc.
- Edit account or delete account
- Prevent users from editing others itineraries
- Ability to save trips to a bucketlist
- Styling for lower level pages
- Add image upload