This project is part of our course on Analysis, Design, and Software Architecture at the IT University of Copenhagen.
This project was originally developed in collaboration with four other contributors as part of our course. After the course ended, I made additional modifications independently. These changes were made solely by me and do not necessarily reflect the views or approval of the other contributors.
Chirp is a homemade Twitter-like system, allowing users to post and interact with short messages called cheeps. The platform supports various features to enhance user engagement and account management.
The project is hosted on Azure and can be accessed here.
To run the project locally, follow these steps:
- Clone the Repository
git clone https://github.com/ITU-BDSA2024-GROUP7/Chirp.git
- Navigate to the Web Application
cd Chirp.Web
- Run the Application
dotnet watch