IsoVictor / CITS3403-Group-Project

Group Project for Agile Web Development
MIT License
0 stars 0 forks source link

CITS3403-Group-Project

Group Project for Agile Web Development

Study Forums App

Welcome to the Study Forum App! This Flask application helps users organize and manage their study sessions effectively, allowing students to create study groups and post questions which can then be joined or answered by other students.

Group Information

UWA ID Name GitHub Username
23380426 Victor Iso IsoVictor
23358213 Rohnan Klifunis RohnanK/Rohnan Klifunis
23374296 Jason Nguyen Jasonnguyxn
23043141 Nguyen Le Cam Anh ann250902

Launch Guide

To launch this Flask application, follow these steps:

1. Set up your environment:

2. Install dependencies

3. Set environment variables

4. Initialise Database with Test data

5. Run the application

Test Guide

1. Unit Tests

2. Selenium Tests