Skip to content

okqsna/TacWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TacWise

is a full-stack educational platform

designed to provide an interactive learning experience in tactical medicine.
It features a React-based frontend, a Flask backend, and MongoDB for data storage.

🎓 Developed as a mini-project for the “Fundamentals of Programming” course.

🔗 Take a look at TacWise here!

📚 Features

  • Interactive Learning Modules: Explore structured content on tactical medicine.
  • Flashcard System: Reinforce knowledge through spaced repetition.
  • User Authentication: Secure login and personalized dashboards.
  • Progress Tracking: Visualize user progress across widgets on the user's dashboard.

⚙️ Tech Stack

  • Frontend: React, JavaScript, HTML, SCSS
  • Backend: Flask (Python)
  • Database: MongoDB

⚒️ Take a deeper look

Installation

  1. Clone the repository:

    git clone https://github.com/okqsna/TacWise.git
    cd TacWise
    
  2. Backend set-up:

    cd api
    python (or python3) app.py
    
  3. Frontend set-up:

    npm start
    

🗂️ Project structure

Folder structure

TacWise/
├── api/              # Flask backend
├── src/         # React frontend
├── public/           # Static assets
└──styles/      # Mixins & style variables for SCSS

Userflow map

🔗 Take a look at our userflow map here!

Project architecture map

🔗 Take a look at our architecture map here!

💻 Contributors

@ Created by UCU APPS students, April 2025

About

TacWise is an educational web platform designed to teach the fundamentals of tactical medicine through interactive modules, flashcards, and personalized progress tracking. It integrates such tech stack as React, Flask, and MongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors