This Web app aims to build a scrapbook for the batch of 2014-2018 of NIT Agartala.
We invite contributers from interested people all over the world and especially from the batch 2014-2018 of NITA.
Prerequisites -
The zeal to code and basic html, css and js for now :-).
Good to have -
jquery, node, mongoDB knowledge :-)
Instruction to run the Memorabilia web app -
Run the below instructions in a command line shell of your choice(Bash or power shell it's power to you).
Having git and node installed and configured properly in your system is a prerequisite.
1)Clone this github repo -
If using https - git clone https://github.com/evilc0des/scrapbook-nita.git
If using ssh - git clone git@github.com:evilc0des/scrapbook-nita.git
2)Navigate to the backend folder in your shell.
3)Run the command - set DEBUG=scrapbook-nita-back*
4)Run the command - npm start
5)Wait for the "Connected to MongoDB" console log to appear on the shell window.
6)Go back to the root of scrapbook-nita and run index.html file in your favourite browser.(We don't judge but prefer browsers made from the chromium project ;) )
7)To check the site in mobile view right click on the browser DOM and click on inspect element, then click on the toggle device toolbar option besides the elements option, this should bring the main browser DOM to mobile view; to go back click on the toggle device toolbar again. Refresh the page if you feel the elements have not loaded properly in any case.
8)Have fun :)
Regards,
FboiLogix Team