Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 508 Bytes

File metadata and controls

19 lines (14 loc) · 508 Bytes

DIS-Coding-Club-Website

This is the official website of the DIS Coding Club, created using Flask and SQLite

Objectives for the project

  • Create a website for the DIS Coding Club
  • Sign up form for new members (SQL and Email Validation w/ Regex)
  • Backend with login to see members <<<<<<< HEAD
  • Embed chatroom =======
  • Embed chatroom

Documentation for libraries used

Flask SQLite

origin/main