Skip to content

For8stt/Server-side-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server-Side Project

Project Description:

The goal of this project is to transform a client-side game into a server-side solution capable of managing multiple players and game sessions. The main objective is to implement the game’s logic and functionality on the server, handling requests from the client, and ensuring that the game can support multiple concurrent users with smooth communication between the client and server.
The communication between the client and server is based on two primary technologies:

  • HTTP for user interactions
  • WebSockets for real-time updates of the game state.

Core Features and Architecture:

  1. Server-Side Game Logic
  2. WebSocket for Game State Updates
  3. User Registration and Login
  4. Score Management
  5. Multiple Concurrent Games (handle at least 1,000 independent game sessions at once)
  6. Admin Interface
  7. Session and Data Sharing
  8. Static Content Delivery
  9. Input Validation

Health Project

Project Description:

The goal of this project is to create a web application for monitoring personal fitness, where users can track various health metrics such as weight, blood pressure, and heart rate. The application will allow users to register, log in, and manage their health data, and will feature an admin interface to manage users and advertising.

Core Features and Functionality:

  1. Database and User Management
  2. User Interface
    2.1. Registration and Login
    2.2. Measurement/Method Management
    2.3. CSV Import/Export
    2.4. Data Visualization
    2.5. Weight Tracking
    2.6. Advertising Page
  3. Admin Interface
    3.1. User Management
    3.2. User Import/Export
    3.3. Advertising Management
  4. End-to-End Testing

Database:

The database used: MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages