Skip to content

fantasy-08/CPLOVE

Repository files navigation

CP ❤️

Build Status

CP ❤️ is made for programmers, mobile-ready, NodeJS powered HTML5 website

  • CRUD post
  • Login/Signup
  • Comments

New Features!

  • Discuss forum added
  • Feedback system with email service
  • Signup Page refresment + ADMIN Feature

You can also:

  • Discuss with different topics on different Rooms

Tech

Dillinger uses a number of open source projects to work properly:

  • Node.JS evented I/O for the backend
  • Bootstrap v4.5 - CSS
  • Socket.io - ChatRoom
  • Passport - Auth.
  • Express - fast node.js network app framework
  • MongoDB - Database
  • Mongoose to connect to DB(MongoDB Atlas)

And of course CP ❤️ itself is open source with a Repository on GitHub.

Installation

CP ❤️ requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ cd CPLOVE
$ npm install -d
$ npm start

For production environments...

create an .env file

Development

Want to contribute? Great!

FORK the repository

Todos

  • CHATroom connect to DB
  • ChatRoom auth addition
  • Adding Interviev prep page!
  • online IDE support
  • Question from different websites for practice

License

MIT

Free Software, Hell Yeah!