Skip to content

The Academic Profile Project allows you to share your developed applications and projects with other users. Furthemore, you can search for projects from your interest, by author or project name.

Notifications You must be signed in to change notification settings

higor21/Academic-Profile-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Profile Project

This project was created basically to learn more about the NodeJs framework. It was developed only by NodeJs with EJS views.

Access the site to project here

Description:

The Academic Profile Project allows you to share your developed applications and projects with other users. Furthemore, you can search for projects from your interest, by author or project name.

Development Environment (steps):

To keep this application on the localhost, you need to perform the following steps:

clone the project:

git clone

install the dependencies:

npm install

start the MongoDB:

sudo mongod

start the project:

npm start or ng serve

observations:

> keep in mind that you have MongoDB and NodeJS installed on your machine

About

The Academic Profile Project allows you to share your developed applications and projects with other users. Furthemore, you can search for projects from your interest, by author or project name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published