Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaaron/course-tracker
This is a site that enables learners to record projects they have completed to the respective course modules they do belong to
https://github.com/emmanuelaaron/course-tracker
Last synced: 22 days ago
JSON representation
This is a site that enables learners to record projects they have completed to the respective course modules they do belong to
- Host: GitHub
- URL: https://github.com/emmanuelaaron/course-tracker
- Owner: Emmanuelaaron
- Created: 2020-09-23T07:12:58.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2020-10-23T15:53:31.000Z (about 4 years ago)
- Last Synced: 2024-11-20T18:37:10.288Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 236 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Course Trcker
> This is a ruby on rails mobile web Microverse Captstone Project. It is a called a course module tracker. This tracker enables learners to record the learning projects they have completed and can be added to their respective course modules
![screenshot](app/assets/images/Screenshot_20201014-070634.png)
## Built With
- Ruby on rails,
- Bootstrap
- RSpec## Live Demo
[Live Demo Link](https://course-tracker1.herokuapp.com/)
## Getting Started
- Clone this repo on your local machine
`git clone https://github.com/Emmanuelaaron/Course-tracker.git`
- cd into this repository
`cd Course-tracker`
- Run the following commands in your terminal
```-bundle install
-rails db:create
-rails db:migrate
-rails server
```
- By now the server is running
- Open `127.0.0.1:300` in your browser
- By now the program should have been launched in your browser## Tests
- Run the tests using the command below
```
rspec
```
## Authors👤 **Emmanuel Isabirye**
- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)
- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)
- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/transactions/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgements
Greate thanks to [Gregory Vela](https://www.behance.net/gregoirevella) for such a wonderful design
## 📝 License
This project is [MIT](lic.url) licensed.