Skip to content

This project demonstrates in full how to create a fullstack end-to-end services provider web-apps.

Notifications You must be signed in to change notification settings

fauzancodes/waysgallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

WaysGallery

WaysGallery is a place where designer creators gather and share. This is a demo website that can be used to understand more about fullstack website development.

This website was created using Bootstrap and TailwindCSS for styling, React for the frontend framework, GO for the backend with the Echo framework, Gorm for querying the database, PostgreSQL as the database, and Cloudinary as as the file storage.

Available Features

  • Modal Login & Register.
  • Landing Pages.
  • A page showing all posts.
  • Feature to follow other creators.
  • Filter to see only posts from creators that are followed on the all post display page.
  • Search feature to find posts on the all post display page.
  • Profile page for each creator.
  • Job list feature that you want to show off on each creator's profile.
  • Features of hiring other creators.
  • Page to manage the process of hiring other creators.
  • API Endpoint for all above features.
  • Password Hashing Middleware for each User using Bcrypt.
  • Middleware Upload File to upload files from user input files.
  • Middleware to authenticate by creating a Token from JWT.
  • Payment Gateways using Midtrans.

About

This project demonstrates in full how to create a fullstack end-to-end services provider web-apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published