Skip to content

White-D-coder/construct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudySphere

StudySphere is a full-stack web application designed to help students stay consistent through accountability.

Features

  • Study Goal Creation: Set and track your study goals.
  • Pomodoro Timer: Integrated timer with work/break intervals.
  • Daily Logging: Log your study sessions.
  • Streak System: Keep your momentum going.
  • Analytics: Visualize your progress.
  • Accountability Partners: Find partners to study with.
  • AI Feedback: Get weekly insights on your study habits.

Tech Stack

  • Frontend: React, Vite, TailwindCSS
  • Backend: Node.js, Express
  • Database: MongoDB

Getting Started

Prerequisites

  • Node.js
  • MongoDB

Installation

  1. Clone the repository.
  2. Install backend dependencies:
    cd backend
    npm install
  3. Install frontend dependencies:
    cd frontend
    npm install

Running the App

  1. Start the backend:
    cd backend
    npm run dev
  2. Start the frontend:
    cd frontend
    npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages