Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.41 KB

Tweetable

Build Status Coverage Status Code Climate

Helping people to be concise, Precisely.

Tweetable is a platform for a teacher and student where a teacher gives an exercise which students have to attempt in the given time.

User Manual

Even Tweetable is very simple and intuitive app to use, here is the manual.

About

This app is build on ruby on rails and postgres as database. It uses google auth for sign in. It also uses a open source NLP service After The Deadline to analyze the english text.

The UI of the app supports modern mobile browsers as well. However the app has been developed using Google Chrome in mind.

Contributing

View the contribution guide for contributing to the project.

Hosting Tweetable

If you want to host a instance of Tweetable you can easily host it on heroku. Mostly no code changes are required.

Need the google auth secrets for config vars.

License

This project is licensed under Apache License 2.0.