hackathorg / hackath.org

hackath.org is a platform for hackathon creation and discovery created using the MEAN stack
https://hackath.org/
Other
2 stars 0 forks source link

hackath.org

hackath.org is the starting point for all users and all events organised with our service. It will allow users to signup, create and manage their hacker profile, discover and host hackathon events, and view leaderboards and use other services provided by our application.

Discovering events

Event creation & management

Hackathon profile

Leaderboards

Technologies

The MEAN stack

MEAN is an acronym for Mongo, Express.js , Angular.js and Node.js

MongoDB
Go through MongoDB Official Website and proceed to its Great Manual, which should help you understand NoSQL and MongoDB better.
Express
The best way to understand express is through its Official Website, particularly The Express Guide; you can also go through this StackOverflow thread for more resources.
AngularJS
Angular's Official Website is a great starting point. CodeSchool and google created a great tutorial for beginners, and the angular videos by Egghead.
Node.js
Start by going through Node.js Official Website and the documentation page as well as this StackOverflow thread, which should get you going with the Node.js platform in no time.

Additional Tools

More Information

License

We're using the MEAN.io stack and thus believe that our work should also be free and easy to integrate within your existing projects so we chose The MIT License