This is Student Activity Center designed to help the student of Engineering College Bikaner to easily get information about the Upcoming event.
In case above URL does not work, you can access testing version of this app at https://ecb-sac-back-end.firebaseapp.com/ and for more information visit TechWhoop
- Firebase
- AngularJS
- Python for server purpose
git clone
the repository to your local machine.cd
into the repository.- for python
2.7.x
runpython -m SimpleHTTPServer 3000
. - for python
3.x.x
runpython -m simple.http 3000
. - fire up your favourite browser and visit
localhost:3000
Currently the project is in its early stage. All the work is done inside
dev
branch. You can submit your pull requests againstdev
branch according to standard github guidelines
Copyright (c) 2016, ECB SAC, MIT Licence.