Skip to content

the-heclop/main-app

Repository files navigation

Landing Page

http://heclop.net

This project demonstrates the use of API - C# - API

Given Requirements

  • Create registration and login POST to database
  • Maintain user state
  • User state for features to be shown to logged in user
  • store token when user registers or logs in
  • delete token when user logs out
  • 404 error page
  • package details page when clicked
  • functional form POST to schedule Google API call to schedule event
  • Added new feature to track user mouse over activity

Features

  • User able to log in and maintian state
  • Be able to choose from avialable time blocks to schedule an event
  • registered password with be Bcrypt hash
  • logic will be completed on backend with C# API
  • JWT will last for 24 hours
  • Prompt when event is scheduled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published