Skip to content

A platform for young and aspiring programmers to keep track of any programming contest, hackathon, job opportunities etc. People can also add any any event if they want.

Notifications You must be signed in to change notification settings

tushargarg17/EVENTIFY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVENTIFY

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing

About The Project

Project Video Link: Click Here

Project Use Cases:

  • A platform for young and aspiring programmers to keep track of any programming contest, hackathon, job opportunities etc.
  • People can also add any any event if they are aware about.
  • Completely Responsive and works on all devices







(back to top)

Built With

Various different technologies, frameworks and tools used in the building of this project are: -

(back to top)

Getting Started

You can also set up this project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software.

  • Node JS
  • NPM

Installation

  1. Get a free MongoDB URI at MongoDB.
  2. Clone the repository
    git clone https://github.com/Assassin1771/EVENTIFY.git
  3. Install NPM packages
    cd client
    npm install 
    
    cd server
    npm install
  4. Enter your MongoDB URI in /server/index.js
  5. Run Project
    cd server
    npm run start
    
    cd client 
    npm run start
    

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork 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

(back to top)

About

A platform for young and aspiring programmers to keep track of any programming contest, hackathon, job opportunities etc. People can also add any any event if they want.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published