Sweat Planner is a flexible workout planner thats helps users with the structure they need to plan their workouts for the week or even month.
- User: signup, login, signout, & delete
- Workouts: Full CRUD
- User Authorization and Authentication
- Model Validations
git clone
bundle install
rake db:migrate
shotgun
Navigate to http://localhost:9393/
- Sinatra
- Bcrypt
- SQlite
- Active Record
- Rack-flash3
- Bulma CSS Framework
Contributions are welcome, just submit a pull request.