Coder Social home page Coder Social logo

glamourreserve-mini-project's Introduction


Glamour Reserve

Description

Glamour reserve a Salon Reservation API is a straightforward project designed for managing salon reservations. This API provides essential CRUD operations, JWT authentication, and is built using Golang, the Echo web framework, MySQL, GORM, AWS, and Cloudflare

Key Features

This API is developed using the Golang programming language, the Echo web framework, GORM for database operations, AWS for deployment, Cloudflare for file storage, and JWT for user authentication.

Technologies Used

Golang Echo MySQL GORM AWS Cloudflare JWT

Getting Started

Before running the program, ensure that you have installed the required dependencies.

  • Install Golang: Official Golang Installation Guide
  • Install Echo: go get github.com/labstack/echo/v4
  • Install GORM: go get gorm.io/gorm
  • Install the MySQL driver for GORM: go get gorm.io/driver/mysql
  • Install the AWS SDK: github.com/aws/aws-sdk-go-v2/aws
  • Install the JWT library: go get github.com/golang-jwt/jwt/v5

.env Configuration

For environment-specific configurations, please rename the example.env file to .env and update it with your project-specific environment variables. Make sure to set the appropriate values for the database, JWT, AWS, and Cloudflare configurations.

Database Setup

Create your MySQL database and update the database configuration in the project.

AWS Configuration

  • Configure your AWS account for deployment and update the project configuration with the necessary information.

Cloudflare Configuration

  • Ensure you have a Cloudflare account and domain configuration. Use a Cloudflare API Token for file storage features and update the project configuration with the storage URL generated by Cloudflare.

Running the Program

go run main.go

ERD (Entity Relationship Diagram)

image

Use Case

image

glamourreserve-mini-project's People

Contributors

tiarajuliarsita avatar

Stargazers

Aisyah Rahmadani Pohontu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.