Skip to content

emfy0/askme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASKME

Web app where anyone can ask questions and answer them. Questions and answers has hashtags. Users can change their header color.

Deployment

https://ask-generator.herokuapp.com/

Technological features

Rails 7

Selfmade authentication

Launching

  1. Clone repo.
  2. Use bundler.
bundle install
  1. Create database.
bundle exec rails db:create
  1. Run database migrations.
bundle exec rails db:migrate
  1. Start rails server.
bundle exec rails s

About

App for asking questions

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors