Skip to content

rayedchow/miniType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniType

A Minimalist Web-Server Typing Application.

Frameworks/Libraries Used

miniType uses a variety of JS & CSS Frameworks or Libraries to operate.

Here is a list of all of them, including source links.

  • Milligram as the main CSS Framework to design main UI components
  • ExpressJS as a NodeJS Framework for routing and port management (Back-End)
  • Random-Word-API for generating random words from the dictionary for the user to type
  • ICanHazDadJoke for generating random jokes for the user to type
  • JSON Data Management Algorithms for storing data for typing statistics, text statistics, etcetera

Front-end

  • The views/ folder contains the vanilla HTML webpage content
  • The public/ folder contains the middle-end code (webpage js & css)

Back-end

  • The main back-end node-js file is server.js, which is where all routing/back-end data is stored

Deploy

Site is minitype.herokuapp.com.

This site is deployed at Heroku.

For testing, the site was originally deployed on Glitch.

About

A Minimalist Typing Web Application using Express, and a couple of public community APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors