/log-go-front-end

log-go-front-end is the frontend UI that provides visual feedback to guests/users of data from an API.

Primary LanguageTypeScript

log-go

  • log-go is an app where users can create collections of their favorite movies or books
  • Users can update or delete their own created resources
  • Users must be authorized to delete or edit content

Planning Materials

Technologies Used:

Front-End:

  • TypeScript
  • Vite
  • Material UI
  • React
  • React Router
  • CSS

Back-End:

  • PostgreSQL
  • Sequelize
  • Node
  • Express
  • JWT Auth
  • JavaScript

Other:

  • Git
  • bit.io
  • Cloudinary
  • Evironment Variables

Next Steps:

  • Allow users to create a collection of favorite books
  • Allow users to update their favorite books
  • Allow users to delete their favorite books
  • Allow users to add images to their created resources
  • Allow users to update their own profile name
  • Allow users to update their own profile photo
  • Allow user to delete their own profile
  • Allow users to like/unlike another user's resources
  • Allow users to leave comments on resources
  • Allow users to update their own comments
  • Allow users to delete their own comments
  • Allow users to like/unlike comments
  • Allow users to perform CRUD on various other resources

Attributions:

Back-End: