Skip to content

shivam-s16/Tsoc_Hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CENSUS HOSTING WEBSITE

JavaScript

HTML

CSS

MongoDB

Node.js

Express.js

Deployment

https://census-hosting.herokuapp.com/

Description :

The home page of census website is shared in mass , users respond with their data. Admins with their passwords and usernames are able to log in and view the data in some form

Objectives

  • 3 Pages of input {Personal, Professional and Others}
  • Admin Login
  • Structed Data View for Admin
  • Deployment on Heroku

Instructions:

To Deploy on your own machine after downloading the zip.

  1. In packages.json, on line 7:20 , edit out node and change it to nodemon
  2. run npm install
  3. Edit the variables in config.env
  • PORT alters location of local server which will run on localhost:$PORT$
  • MONGO_URI is the location of your database on mongoATLAS.

Sample Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 47.0%
  • EJS 36.3%
  • HTML 9.4%
  • CSS 6.7%
  • Shell 0.6%