{"id":31105888,"url":"https://github.com/ogwurujohnson/stackoverflow-lite","last_synced_at":"2026-04-05T22:37:03.441Z","repository":{"id":112835511,"uuid":"146260043","full_name":"ogwurujohnson/stackoverflow-LITE","owner":"ogwurujohnson","description":"🚀🚀 A platform for users to ask questions and give answers to asked questions.","archived":false,"fork":false,"pushed_at":"2018-10-02T10:37:14.000Z","size":8920,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-05T22:36:57.643Z","etag":null,"topics":["babel","es6","eslint","express","javascript","mocha","nodejs","postgresql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ogwurujohnson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-27T07:09:17.000Z","updated_at":"2023-06-01T03:36:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"f19a44de-78ff-4cef-8545-99bfd0478907","html_url":"https://github.com/ogwurujohnson/stackoverflow-LITE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ogwurujohnson/stackoverflow-LITE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogwurujohnson%2Fstackoverflow-LITE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogwurujohnson%2Fstackoverflow-LITE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogwurujohnson%2Fstackoverflow-LITE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogwurujohnson%2Fstackoverflow-LITE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogwurujohnson","download_url":"https://codeload.github.com/ogwurujohnson/stackoverflow-LITE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogwurujohnson%2Fstackoverflow-LITE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["babel","es6","eslint","express","javascript","mocha","nodejs","postgresql"],"created_at":"2025-09-17T04:47:16.709Z","updated_at":"2026-04-05T22:37:02.469Z","avatar_url":"https://github.com/ogwurujohnson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stackoverflow-LITE\n\n[![Build Status](https://travis-ci.org/ogwurujohnson/stackoverflow-LITE.svg?branch=master)](https://travis-ci.org/ogwurujohnson/stackoverflow-LITE)\n[![Coverage Status](https://coveralls.io/repos/github/ogwurujohnson/stackoverflow-LITE/badge.svg?branch=master)](https://coveralls.io/github/ogwurujohnson/stackoverflow-LITE?branch=master)\n[![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate/badges/gpa.svg)](https://codeclimate.com/github/ogwurujohnson/stackoverflow-LITE)\n\n\nA platform for users to ask questions and give answers to asked questions.\n\n## Implemented Features\n* Users can create an account and login.\n* Authenticated users can post questions.\n* Authenticated users can delete their questions.\n* Authenticated Users can post answers to questions.\n* Users can view answers to questions.\n* Users can mark an answer as the accepted answer to their question.\n* Authenticated users can view all the questions they have asked on the platform.\n\n## Extra Features\n* Authenticated users can upvote or downvote an answer.\n* Users can search for questions on the platform.\n* Authenticated users get a notification when an answer is given to their question.\n\n\n## Project Management\nProject is managed [here](https://www.pivotaltracker.com/n/projects/2193169) using the project management tool, [Pivotal Tracker](https://www.pivotaltracker.com).\n\n## Templates\nUI templates are yet to be hosted\n\n## Technologies Used\n* [NodeJs](https://nodejs.org) - Run time environment.\n* [ExpressJs](https://expressjs.com) - Web framework.\n* [PostgreSQL](https://www.postgresql.org) - Object relational database.\n* [Babel](https://babeljs.io) - Javascript compiler.\n* [Eslint](https://eslint.org/) - Javascript linter. [Airbnb](https://www.npmjs.com/package/eslint-config-airbnb) style [guide](https://github.com/airbnb/javascript) was followed.\n\n### Testing tools\n* [Mocha](https://mochajs.org/) - A Javascript test framework.\n* [Chai](http://chaijs.com) - Assertion library.\n* [Istanbul](https://istanbul.js.org) - Javascript code instrumenter.\n* [nyc](https://github.com/istanbuljs/nyc) - Istanbul's command line interface.\n* [coveralls](https://github.com/nickmerwin/node-coveralls) - lcov posting to coveralls.io\n\n## Getting Started\n\n### Installation\n* Install [NodeJs](https://nodejs.org/en/download/) and [PostgreSQL](https://www.postgresql.org/download/) on your computer.\n* Clone this repository using `git clone https://github.com/ogwurujohnson/stackoverflow-LITE.git`.\n* Set up your environment variables in a `.env` file. Follow the pattern in the `config/config.js file`.\n* You would find a sample.ennv file in your root folder, it contains samples of what you need to add to your .env file.\n* For development Create DB `devstackoverflow` and Production Create DB named `stackoverflow` and for test create DB `travis`\n* Run `npm install` to install all dependencies.\n* Run `npm run migration` to run DB migrations.\n* Run `npm run dev` to start the server.\n* Navigate to [localhost:3000/api/v1](localhost:3000/api/v1) in your browser to access the application.\n\n### Testing the application\nRequirements\n* [Postman](https://www.getpostman.com/) - API development and testing environment.\n\nTesting with Postman\n* Install Postman by following the link above.\n* Navigate to `localhost:3000` in Postman to access the application.\n* Use the API Documentation to access the endpoints available (link will be available soon).\n\nRunning unit tests.\n* In an open terminal, navigate to the cloned project file.\n* Before running test, please change `NODE_ENV='test' `, still looking for a fix for this\n* Then on your console run `npm run migration`\n* Run `npm run test-travis`. This runs tests and displays coverage data generated by [Istanbul's](https://istanbul.js.org) nyc.\n\n\n## Author\n[Ogwuru Johnson](https://www.github.com/ogwurujohnson)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogwurujohnson%2Fstackoverflow-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogwurujohnson%2Fstackoverflow-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogwurujohnson%2Fstackoverflow-lite/lists"}