Skip to content

Latest commit

 

History

History
95 lines (65 loc) · 3.13 KB

README.md

File metadata and controls

95 lines (65 loc) · 3.13 KB

About Speedster

Welcome to Speedster, your go-to platform for honing your typing skills and boosting your reading speed! Developed during our Unit 6 Construct Week, Speedster offers an engaging array of typing games designed to make practicing fun and effective. Whether you're a seasoned typist looking to maintain your speed or a beginner eager to improve, Speedster has something for you. Explore our platform:

Project Type

| Fullstack |

Deplolyed App

Frontend: - Live Link

Backend: Live Link

Directory Structure

my-app/
├─ backend/
│  ├─ controller/
│  │  ├─ middlewares/
│  │  ├─ routes/
│  ├─ models/
│  ├─ node_modules/
│  ├─ .env/
│  ├─ .gitignore/
│  ├─ db.js/
│  ├─ index.js/
│  ├─ package.json/
├─ frontend/
│  ├─ images/
│  ├─ public/
│  ├─ scripts/
│  ├─ styles/
│  ├─ view/
├─ index.html/

Credentials

Demo User: Username: Shraddha05 Password: Shraddha@1234

Video Walkthrough of the project =>- Youtube

Screenshots

# This is landing page.

home

This is login/ Registration page to user Dashboard.

Screenshot (25)

This is user Dashboard with 3 modules for players.

dashboard

This is first module whilch is real time type racing for players. we have created here lobby where players can wait and chat among themselves.

Screenshot (26)

This is panel where multiple players from lobby can compete with each other.

multi

This is panel where player can practice their typing skills(paragraph).

practice

This is panel where player can practice their typing skills(words) this panel have 3 modes.

word praciceword

Here we have given some learning tools for our players to enhance thiere skills in typing.

Screenshot (23)

Screenshot (22)

Tech Stack

  • HTML
  • CSS
  • JavaScript

Backend

  • Node.js
  • Express

Database

  • MongoDB

External CSS library

  • Bootstrap