Skip to content

Combined lessons from Smart Ninja Web Development 2 creating a basic forum with improvements made by myself.

Notifications You must be signed in to change notification settings

NezaVizintin/SmartNinja_WD2_Lesson_3_Forum

Repository files navigation

TO-DO:

- edit user details
- pagination
- frontend
- about user: display user's comments and topics
- add edit button to each topic (MDB - tables)
- add session storage - saves what user wrote in comment or topic create
- make computer player two
- form validation:
    - Sign-up:
        - add delay to sign up
        - username exists DONE
        - email exists
        - username too short
        - password too short
        - have user enter password twice
    New topic:
        - no empty fields
Bugs:
- posting a comment without refreshing the page or when clicking back to the page giver invalid csrf token error

About

Combined lessons from Smart Ninja Web Development 2 creating a basic forum with improvements made by myself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published