Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavk1511 authored Dec 15, 2023
1 parent 014a768 commit 8f406a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@

[![Build AMI and Deploy](https://github.com/pranavk1511/Csye-6225-Cloud-WebApp/actions/workflows/buildami.yaml/badge.svg)](https://github.com/pranavk1511/Csye-6225-Cloud-WebApp/actions/workflows/buildami.yaml)


# Assignment Management System 📚

This Node.js application is an Assignment Management System that allows users to create, update, and delete assignments. It also supports assignment submissions with validation checks, such as the maximum number of attempts and submission deadlines. The system includes user authentication using basic HTTP authentication with email and password.
Expand Down

0 comments on commit 8f406a1

Please sign in to comment.