EniGma? is a Desktop app for articles about different scientific fields where
- A visitor:
- can see a page with the best article
- All the latest articles
- All articles in each category
- A User:
- Can create an article
- Upvote and Downvote (Previously upvoted) articles
- See all the articles written by a user
- Ruby on Rails
- Ruby 2.7.2
- SCSS
You need the PostgreSQL database installed before proceeding with the below steps To get started with the project follow the steps below:
- You must have yarn installed
git clone https://github.com/patrick-angelos/Enigma.gitbundle installrails webpacker:installrails db:createrails db:migraterails sto start the server- Go to
localhost:3000on your browser
Setting Up: To set up the database for the project you only need to create the desired Categories with name and priority
rails cCategory.create(name: "yourCategoryName", priority: "showPriority")
👤 Patrikis Angelos
- GitHub: @patrick-angelos
- Twitter: @AngelosPatrikis
- LinkedIn: Angelos Patrikis
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- To Nelson Sakwa for creating this awesome layout.
- To Microverse for their
READMEtemplate.
This project is under the Creative Commons license and you can share, copy and redistribute the material in any medium or format. Adapt, remix, transform, and build upon the material as long as you give appropriate credit to the creator (Nelson Sakwa), provide a link to the license, and indicate if changes were made. You may not use the material for commercial purposes.