handlers

package
v0.0.0-...-2478899 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package handlers contains the HTTP handlers for HTTP requests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DashboardView

func DashboardView(c echo.Context) error

DashboardView renders the dashboard page.

func HomeView

func HomeView(c echo.Context) error

HomeView renders the home page.

func IndexView

func IndexView(c echo.Context) error

IndexView renders the index page.

func LoginUser

func LoginUser(c echo.Context) error

LoginUser logs in a user

func LoginView

func LoginView(c echo.Context) error

LoginView renders the login page

func LogoutUser

func LogoutUser(c echo.Context) error

LogoutUser logouts out a user

func ProjectBrief

func ProjectBrief(c echo.Context) error

func ProjectInfo

func ProjectInfo(c echo.Context) error

func ProjectMsg

func ProjectMsg(c echo.Context) error

func ProjectParticipants

func ProjectParticipants(c echo.Context) error

func ProjectReview

func ProjectReview(c echo.Context) error

func ProjectSearch

func ProjectSearch(c echo.Context) error

ProjectSearch will return a list of projects that match a specified pattern

func ProjectTimeline

func ProjectTimeline(c echo.Context) error

func ProjectView

func ProjectView(c echo.Context) error

func ProjectsView

func ProjectsView(c echo.Context) error

ProjectsView renders the projects page.

func ProposalView

func ProposalView(c echo.Context) error

ProposalView renders the proposal form for the user

func RegisterEmailValidate

func RegisterEmailValidate(c echo.Context) error

RegisterEmailValidate validates the email used to register

func RegisterPasswdValidate

func RegisterPasswdValidate(c echo.Context) error

RegisterPasswdView validates the password used to register

func RegisterStudentView

func RegisterStudentView(c echo.Context) error

RegisterStudentView renders the student block of the registration page

func RegisterUser

func RegisterUser(c echo.Context) error

RegisterUser registers a user

func RegisterView

func RegisterView(c echo.Context) error

RegisterView renders the registration page

func ReviewBrief

func ReviewBrief(c echo.Context) error

func ReviewInfo

func ReviewInfo(c echo.Context) error

func ReviewMsg

func ReviewMsg(c echo.Context) error

func ReviewParticipants

func ReviewParticipants(c echo.Context) error

func ReviewSearch

func ReviewSearch(c echo.Context) error

func ReviewTimeline

func ReviewTimeline(c echo.Context) error

func ReviewUpdate

func ReviewUpdate(c echo.Context) error

func ReviewView

func ReviewView(c echo.Context) error

ReviewView renders the review page.

func SubmitProposal

func SubmitProposal(c echo.Context) error

SubmitProposal validates and submites a proposal form

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL