Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 2.7 KB

README.md

File metadata and controls

31 lines (20 loc) · 2.7 KB

WiFind

React 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f632532332d2532333233393132302e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d632d7368617270266c6f676f436f6c6f723d7768697465 JavaScript Dotnet SQL

Stars Badge GitHub contributors

Building and Running Wifind:

  • Building: Build with a bash script, type ./build.sh into your console in the Wifind directory to build the project.

  • Running Frontend: Type ./run_frontend.sh to run the frontend while in the WiFind directory.

  • Running Backend: Type ./run_backend.sh to run the backend while in the WiFind directory.

  • Running Database: Requires Docker, Type cd src, then type ./run_db.sh, which will set up the database in Docker.

New In Progress Done
Best Architecture Frontend Logic Implemenation Database Setup - Continued
Architectural Model - Physical View Backend Logic Implementation Architectural Model - Logical View
Architectural Model - Development View
Architectural Model - Process View
Architectural Model - Logical View
Tests Tables