Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

A website 🚀 developed 💻 for connecting ⚓ coders and developers 🧑‍💻 of IET Lucknow 🏬.

Notifications You must be signed in to change notification settings

maskmanlucifer/Helping-Verb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Helping-Verb

Helping-Verb is a website developed for connecting coders and develpers of IET Lucknow.
The major goals of Helping-Verb are -- 
1. Knowing about on what tech-stack our batchmates , juniors and seniors are working on and 
   asking for help if needed.
2. Having a timeline of where our seniors are working (Jobs, Internships).
3. Taking some idea/inspiration from projects done by our batchmates , juniors and seniors.
4. Contributing in projects and asking for guidance from seniors.
5. Job/Referral opportunity posting by Alumni's on discuss platform (Still under crafting......)

⚡ Link to live website here.

🎯 Upcoming features:

Here is the list of the features on which you can work on if you want to contribute in helping-verb --
1. Discuss forum
2. Avatar upload 
3. Dynamic timeline of big happenings (New job , Coding competition achievement)
4. Chat feature between user to user

🛠️ Installation:

1. Cloning repository.
      git clone <repo link> or locally download zip folder.
      
2. Install all dependencies.
      npm install
      
3. Set all enviorement variables in .env file.
      MONGODB = <MONGODB URI>
      SECRET_KEY = <Any secret string>
      MAIL = <Any testing email id>
      PASS = <password for that email id>
   
4. Run web-app on local host.
      node app (entry js file)

🔧 Contributing:

 1. If you have any idea to improve any functionality of our web-app or you want to add any new feature in our web app.
    You can do that by making some good, valid Pull requests in our repository.
 2. You can report any bug by creating an issue.
 3. Contribution step 
    i) Fork the repository.
    ii) Setup local codebase of forked repository (From installation step)
    ii) Add new feature , remove any bug.
    iii) Push those chanegs to your forked repository.
    iv) Create a pull request to main branch.

About

A website 🚀 developed 💻 for connecting ⚓ coders and developers 🧑‍💻 of IET Lucknow 🏬.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published