Hello everyone, we are The Divas team. We made this platform for coordinating the search for missing persons in the military conflict zone with our own efforts in 24 hours of painstaking work. The main idea was to make a one-page, non-scroll site that would simplify the search for missing soldiers and family members for volunteers and their families.
MongoDB MongoDB Atlas(Cloud) serves as our database. Three collections reside within this database:
- "users"
- "sessions"
Tools required to successfully execute this application:
- Node.js: https://nodejs.org/en/
- Node Package Manager: https://www.npmjs.com/get-npm
- MongoDB (Atlas): https://www.mongodb.com/cloud/atlas
npm install
## Database Connection
Modify line 12 within ./server.js
:
## Application Execution
node server.js
The server will start Running on
If you are unable to install the libraries at the first attempt, try deleting the “node_modules” folder and the “package-lock.json” file.
After that, enter the command:
npm install
npm i
ex. @Vatsonio ex. @AdamSmasherr ex. @Dronchik09 ex. @W1nSoU ex. @bushchakkkkkky
-
0.5
- A LOT OF BUX FIX
- fix about page (about.ejs)
- added another imgs (assets)
- big fix loggin problem (login.ejs)
- added cool circle chart (about.ejs)
- ...
-
0.4
- A lot of fun
-
0.3
- Added pages: info, map, register, login, feedback.
-
0.2
- Added start code
-
0.1
- Initial Release