You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Softwaretest1.py" repository contains a Python script designed for testing software applications. The script includes functions to automate the testing process, such as unit testing, integration testing, or functional testing.
BS was developed as a term-long project for my Software Engineering course, where our team built a full-stack movie review platform using modern software development practices. The system was implemented with a FastAPI backend and Next.js frontend, utilizing CSV files for data persistence instead of traditional databases.