Skip to content

daskgreg/zenodo-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Zenodo Web App by Greg Daskalakis

Useful Information

Webapp Technologies:

( MEAN STACK )

  • MongoDB
  • Express
  • Angular
  • NodeJS

This site was built using:

[UserInterface] Mockups

Clone the repository to your local machine and run

  • npm install frontend
  • npm install backend

[FrontEnd] - Angular Packages used

  • npm i @angular/material
  • npm i ng2-search-filter --save

Fonts Used:

1. Register Feature ☐

2. Login Feature ☐

3. Admin Feature ☐

[Backend] - NodeJS Packages used

  • npm install express
  • npm install nodemon
  • npm install dotenv
  • npm install body-parser
  • npm install morgan
  • npm install mongoose - DB
  • npm install cors
  • npm install bcryptjs
  • npm install jsonwebtoken
  • npm install express-jwt
  • npm install cookie-parser

1. Register Feature ☑

2. Login Feature ☑

3. Admin Feature ☐

[DataBase] - MongoDB Schemas

About

Grigorios Daskalakis Zenodo Re-Creation Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published