Skip to content

Exercises from Wednesday of the fourth week of The Hacking Project.

Notifications You must be signed in to change notification settings

mxrch/thp_make-db-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Hacking Project - Database of Blog

🔍 The content

In these exercises, I had to design a database for a blog.

This includes :

  • Users,
  • Articles,
  • Categories,
  • Comments,
  • and Likes.

After cloning the repository, make sure to do :

$ cd thp_make-db-blog
$ bundle install

You can also generate random data in the database by doing :

$ rails db:seed

This will install all the dependencies needed for the exercises.

🏤 The Strasbourgeois Crew

Done in team with @OwwllMan, @zOmegad, @Runefire32 and @BrokenPirate. ❤️


It's an exercise from the TheHackingProject bootcamp.

> www.thehackingproject.org

About

Exercises from Wednesday of the fourth week of The Hacking Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published