From f8c12571c32b8d003da5a7f1e37485b0fa08deb9 Mon Sep 17 00:00:00 2001 From: Rahul Choudhary <106743264+Monsttter@users.noreply.github.com> Date: Sat, 18 Mar 2023 22:25:02 +0530 Subject: [PATCH] Brothers of Night's Watch --- .../Checkpoint2/Brothers of Night's Watch.md | 19 +++++++++++++++++++ Checkpoints/Checkpoint2/Sample.md | 13 ------------- 2 files changed, 19 insertions(+), 13 deletions(-) create mode 100644 Checkpoints/Checkpoint2/Brothers of Night's Watch.md delete mode 100644 Checkpoints/Checkpoint2/Sample.md diff --git a/Checkpoints/Checkpoint2/Brothers of Night's Watch.md b/Checkpoints/Checkpoint2/Brothers of Night's Watch.md new file mode 100644 index 0000000..30b851e --- /dev/null +++ b/Checkpoints/Checkpoint2/Brothers of Night's Watch.md @@ -0,0 +1,19 @@ +## Team Name +Brothers of Night's Watch + +## Team members name +Rahul Choudhary +Ritik Yadav +Priyatam Kumar + +## A brief about work done till now +1. Created Node.js App using Express, ejs. +2. Created Home, About, Resources, Mentor, Login, Register Pages. +3. Customised CSS style along with bootstrap to make the User Interface. +4. Connected app with mongoDB database using mongoose. +5. Added Authentication using Passport.js with cookies and sessions. + +## Repository link +https://github.com/Monsttter/Hack-It-Out + +## Any other link diff --git a/Checkpoints/Checkpoint2/Sample.md b/Checkpoints/Checkpoint2/Sample.md deleted file mode 100644 index 03c0202..0000000 --- a/Checkpoints/Checkpoint2/Sample.md +++ /dev/null @@ -1,13 +0,0 @@ -## Team Name -Fill team name here - -## Team members name -Fill details here - -## A brief about work done till now -Tell what have you done and how much part is left - -## Repository link - - -## Any other link \ No newline at end of file