Skip to content

Geeks-Academy/projects

Repository files navigation

Contributors


Logo

Projects

Programmers Only app module. Microservice for users projects managing, editing and storing.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

This microservice is a part of a bigger project - ProgrammersOnlyApp. Our project’s sole purpose is to connect people like you - creative github users. Users with too many ideas and not enough people to execute them. Users with a need for open-source contributions. If you are a programmer, this is a place for you.

On the other hand, this microservice is for storing your projects, ideas and everything that is connected to that. That way people you are looking for will be able to find you themselves!

Built With

Handled with

Getting Started

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/Programmers-Only-Group/projects.git
  1. Install NPM packages
npm install
  1. Setup database App requires mongodb to run. Open file '.env.example' and add variable 'MONGODB_URL' with your database address. After that rename file to '.env'. If you don't have it installed yet check this [address] (https://docs.mongodb.com/manual/installation/).

Usage

Build

npm run build

Run

npm run start

Test

npm run test

API

Roadmap

Phase 1 - Base Setup:

  • Base test setup
  • Base backend setup
  • Base db structure
  • Add, Edit and Remove project from portfolio
  • Synchronize projects list with GitHub

Phase 2 - Visualization:

  • Get project, Get list of projects
  • Base UI mockups
  • Mark project as open for contributions

Phase 3 - Rating:

  • Synchronize projects follows with GitHub
  • Allow other users to follow other project
  • Add, Edit, Remove list of followed projects

Phase 4 - Feed:

  • Generate lists of most popular projects
  • Generate lists of latest projects followed by user that received contribution

See the open issues for a list of proposed features (and known issues).

Contributing

  1. Clone the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License.

Contact

contact@localhost-group.com

Acknowledgements

About

Microservice for users projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •