Skip to content

enigma71/type-n-speed

Repository files navigation

Welcome to Typenspeed 👋

Version Documentation Code Quality License: MIT

A django based web app to test your typing speed.

Preview

Install

# You will need a PostgreSQL server running
# Fill server credentials in creds_local.py

cp creds_local.py.conf creds_local.py

# Install requirements
pip3 install requirements.txt


# Migrate db
python3 manage.py makemigrations
python3 manage.py migrate

# Run the app
python3 manage.py runserver

Author

👤 Enigma

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Enigma.
This project is MIT licensed.


❤️

About

A Django based web app to test your typing speed!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published