INSERT GRAPHIC HERE (include hyperlink in image)
Social media website built using ruby on rails for my 3rd year Software Engineering Project
Badges will go here
- build status
- issues (waffle.io maybe)
- devDependencies
- npm package
- coverage
- slack
- downloads
- gitter chat
- license
- etc.
- For more on these wonderful
badgersbadges, refer tobadgerbadgerbadger
.
INSERT ANOTHER GRAPHIC HERE
- Most people will glance at your
README
, maybe star it, and leave - Ergo, people should understand instantly what your project is about based on your repo
Tips
- HAVE WHITE SPACE
- MAKE IT PRETTY
- GIFS ARE REALLY COOL
GIF Tools
- Use Recordit to create quicks screencasts of your desktop and export them as
GIF
s. - For terminal sessions, there's ttystudio which also supports exporting
GIF
s.
Recordit
ttystudio
If your
README
has a lot of info, section headers might be nice.
-
cd
to the directory you want to save the application -
Clone this repo to your local machine
git clone https://github.com/vedantshetty/Symbook.git cd symbook
-Install the required gems using bundler
bundle install
- Build the database schema by running the migrations
rails db:migrate
-
Run the rails server using
rails server
-
Optionally, you could also add mock data to test the app using
rails fill:data
- Symbook was built as a fun project for college and is likely to have a lot of bugs and vulnerabilities. You can help ccontributing to the source code or even by raising an issue when you notice something not work as it should.
You can raise an issue by clicking here
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
[email protected]:vedantshetty/Symbook.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using [https://github.com/vedantshetty/Symbook/compare] (https://github.com/vedantshetty/Symbook/compare)
- How do I do specifically so and so?
- No problem! Just do this.
I am not very active on social media and may not respond for a while.
- Email at [email protected]
- Twitter at
@vedant_shetty
- MIT license
- Copyright 2015 © FVCproductions.