Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prathamesh-sonpatki/cathlon
Web Application for CAthlon Event for Melange 2012 using JSP , Servlets for MCQ round of C Programming competiotion
https://github.com/prathamesh-sonpatki/cathlon
Last synced: 29 days ago
JSON representation
Web Application for CAthlon Event for Melange 2012 using JSP , Servlets for MCQ round of C Programming competiotion
- Host: GitHub
- URL: https://github.com/prathamesh-sonpatki/cathlon
- Owner: prathamesh-sonpatki
- Created: 2012-02-12T16:49:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T09:24:21.000Z (over 11 years ago)
- Last Synced: 2024-05-02T01:05:11.105Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.58 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the web application created for C Programming Competition in Melange 2012 (VIT Pune's Annual TechFest) under Cyberentics (CompIT Events) category.
I have used html5 , css3 , JSP , javascript , mysql , ruby.
This code is not complete. There are some bugs. Please feel free to fix them.
Requirements ->1)netbeans/eclipse
2)j2ee
3)mysql server
4)vim/emacs/gedit
5)ruby 1.8.7 (i have tested with 1.9.2 also)Installation Guidelines ->
1)Run ruby scripts to create database.
2)Launch the app from netbeans. Thats it!