Skip to content

The frontend (website user interface) for the 2024 CT466 Capstone class

Notifications You must be signed in to change notification settings

nickquednow/CT466Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front End Interface for CT466

Casing convention: Pascal case for functions, camelCase for component instances, 4 Spaces for indentation (Or 4 space tabs)

Items to resolve:

    Integrate Backend Authentication:
        Connect the login page with the backend for user authentication. i.e Setting up API endpoints and handling secure data transmission.

    Test the Login Functionality:
        Perform both unit tests and user acceptance tests to ensure the login page works as intended across different devices and browsers.

    Implement Security Measures:
        Ensure that the login process is secured (i.e using HTTPS, protecting against SQL injection and cross-site scripting).

    Prepare for Deployment:
        Get the login page ready for deployment, including minifying code and optimizing performance.

About

The frontend (website user interface) for the 2024 CT466 Capstone class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published